Skip to content

Commit

Permalink
missed one namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
fgreinus committed Jan 24, 2017
1 parent 79ea157 commit 2cb1e27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/app/Http/Controllers/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
* )
*/

namespace App\Http\Controllers;

use Illuminate\Foundation\Bus\DispatchesJobs;
use Illuminate\Routing\Controller as BaseController;
use Illuminate\Foundation\Validation\ValidatesRequests;
Expand Down

0 comments on commit 2cb1e27

Please sign in to comment.