From b4ca2ba2d300868ca8450c9ba414b5911aaad62e Mon Sep 17 00:00:00 2001 From: crynobone Date: Fri, 11 Sep 2015 09:57:07 +0800 Subject: [PATCH] Remove keyword. Signed-off-by: crynobone --- src/compile.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/compile.php b/src/compile.php index 6871f9c..528ac96 100644 --- a/src/compile.php +++ b/src/compile.php @@ -11,7 +11,6 @@ 'orchestra/auth' => [ 'src/Auth/AuthManager', 'src/Auth/Guard', - 'src/Authorization/Keyword', 'src/Authorization/AuthorizationTrait', 'src/Authorization/Authorization', 'src/Authorization/Factory',