fixed dm_name_from_class_name and dm_name_from_source_name
[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';