Unused exception reference

This commit is contained in:
Codeklopper 2014-11-27 11:39:23 +01:00
parent 11cf23b4f2
commit e05d7440b2
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<?php namespace App\Console; <?php namespace App\Console;
use Exception;
use Illuminate\Console\Scheduling\Schedule; use Illuminate\Console\Scheduling\Schedule;
use Illuminate\Foundation\Console\Kernel as ConsoleKernel; use Illuminate\Foundation\Console\Kernel as ConsoleKernel;