Completed
Push — master ( 0836e9...dee3ba )
by Park Jong-Hun
03:11
created
app/Auth/PermissionManager.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace App\Auth;
4 4
 
5
-use Prob\Handler\ProcInterface;
6
-
7 5
 abstract class PermissionManager
8 6
 {
9 7
     abstract public function __construct($settings = []);
Please login to merge, or discard this patch.