r24109@martha (orig r991): groditi | 2008-11-26 15:37:44 -0500
[catagits/Reaction.git] / lib / ComponentUI.pm
index f1938c5..09ec8bf 100644 (file)
@@ -13,7 +13,7 @@ use Catalyst::Runtime '5.70';
 # Static::Simple: will serve static files from the application's root
 #                 directory
 
-use Catalyst qw/-Debug ConfigLoader Static::Simple I18N/;
+use Catalyst qw/ ConfigLoader Static::Simple I18N /;
 
 our $VERSION = '0.01';