projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
656d19e
)
-Debug is -stupid-
matthewt [Tue, 29 Jan 2008 11:11:06 +0000 (11:11 +0000)]
lib/ComponentUI.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ComponentUI.pm
b/lib/ComponentUI.pm
index
ae7751f
..
09ec8bf
100644
(file)
--- a/
lib/ComponentUI.pm
+++ b/
lib/ComponentUI.pm
@@
-13,7
+13,7
@@
use Catalyst::Runtime '5.70';
# Static::Simple: will serve static files from the application's root
# directory
-use Catalyst qw/ ConfigLoader -Debug Static::Simple I18N /;
+use Catalyst qw/ ConfigLoader Static::Simple I18N /;
our $VERSION = '0.01';