Skip to content

Commit

Permalink
remove unused namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
makladuxbert committed Jun 23, 2018
1 parent 1b9fda7 commit 9c4c7a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/HasRolesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Maklad\Permission\Test;

use Maklad\Permission\Exceptions\GuardDoesNotMatch;
use Maklad\Permission\Exceptions\PermissionDoesNotExist;
use Maklad\Permission\Exceptions\RoleDoesNotExist;
use Maklad\Permission\Models\Role;
use Monolog\Logger;
Expand Down

0 comments on commit 9c4c7a3

Please sign in to comment.