summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Narwhal.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Narwhal.pm b/lib/Narwhal.pm
index de2a00a..b78e514 100644
--- a/lib/Narwhal.pm
+++ b/lib/Narwhal.pm
@@ -27,7 +27,6 @@ component WikiEdit => 'Narwhal::Component::Wiki::Edit', (
tt => depends_on('/Component/TT'),
);
-# turn these two into specialized classes later
component TT => 'OX::View::TT', (
template_root => depends_on('/Config/template_root'),
);