Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit c6dcd07

Browse files
committed
Add miss use
1 parent 112d86b commit c6dcd07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Http/Controllers/VoteController.php

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
use App\VoteEvent;
99
use App\VoteUser;
1010
use Carbon\Carbon;
11+
use File;
1112
use Illuminate\Support\Facades\Auth;
1213
use Illuminate\Support\Facades\Input;
1314
use Illuminate\Support\Facades\Log;

0 commit comments

Comments
 (0)