Completed
Push — master ( 7aad91...671c81 )
by Kirill
01:41
created
config/go_aop.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -116,7 +116,7 @@
 block discarded – undo
116 116
     */
117 117
 
118 118
     'excludePaths' => [
119
-        app()->path() . '/Exceptions'
119
+        app()->path().'/Exceptions'
120 120
     ],
121 121
 
122 122
     /*
Please login to merge, or discard this patch.