Skip to content

Commit

Permalink
use statments
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Jun 4, 2015
1 parent 3b548af commit afcc547
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Http/Controllers/AdminController.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<?php
namespace TypiCMS\Modules\Dashboard\Http\Controllers;

use View;
use TypiCMS\Modules\Dashboard\Repositories\DashboardInterface;
use TypiCMS\Modules\Core\Http\Controllers\BaseAdminController;
use TypiCMS\Modules\Dashboard\Repositories\DashboardInterface;

class AdminController extends BaseAdminController
{
Expand Down

0 comments on commit afcc547

Please sign in to comment.