summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games/OO.pm
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-14 23:58:11 -0500
committerdoy <doy@tozt.net>2009-01-14 23:58:11 -0500
commit4cadbc554c2edbcb0f6ee1d51dfd6b826e05776c (patch)
tree68af4af2503ac492f1fdcedf87c217a86cffa9c1 /lib/Bot/Games/OO.pm
parentcfbb6999fb1e5b4a2622751da98cc7f796f1d453 (diff)
downloadbot-games-4cadbc554c2edbcb0f6ee1d51dfd6b826e05776c.tar.gz
bot-games-4cadbc554c2edbcb0f6ee1d51dfd6b826e05776c.zip
compilation errors
Diffstat (limited to 'lib/Bot/Games/OO.pm')
-rw-r--r--lib/Bot/Games/OO.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Bot/Games/OO.pm b/lib/Bot/Games/OO.pm
index 8ed874a..b1f6a11 100644
--- a/lib/Bot/Games/OO.pm
+++ b/lib/Bot/Games/OO.pm
@@ -4,7 +4,6 @@ use Moose ();
use Moose::Exporter;
use Bot::Games::Meta::Class;
-use Bot::Games::Meta::Method::Command;
sub command($&) {
my $class = shift;