Skip to content

Commit

Permalink
fix: repeated package import
Browse files Browse the repository at this point in the history
  • Loading branch information
X3ZvaWQ committed Jan 18, 2020
1 parent 8d7f2e0 commit 2c50e89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Http/Controllers/Contest/AdminController.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
use Imtigger\LaravelJobStatus\JobStatus;
use Auth;
use Redirect;
use App\Exports\AccountExport;
use App\Models\Eloquent\ContestModel as EloquentContestModel;
use Excel;
use Cache;
Expand Down

0 comments on commit 2c50e89

Please sign in to comment.