remove -Debug to get clearer test output
[catagits/catbook-code.git] / lib / LolCatalyst / Lite.pm
index ad8abc6..1c43ddb 100644 (file)
@@ -14,8 +14,7 @@ use Catalyst::Runtime '5.70';
 #                 directory
 
 use parent qw/Catalyst/;
-use Catalyst qw/-Debug
-                ConfigLoader
+use Catalyst qw/ConfigLoader
                 Static::Simple/;
 our $VERSION = '0.01';