Skip to content

Commit

Permalink
Import Exception class
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Oct 18, 2016
1 parent 21ab024 commit 0eea8f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Console/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace App\Console;

use Exception;
use Illuminate\Console\Scheduling\Schedule;
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
use Illuminate\Support\Facades\DB;
Expand Down

0 comments on commit 0eea8f0

Please sign in to comment.