summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Bot/Games/Game/Ghost.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Bot/Games/Game/Ghost.pm b/lib/Bot/Games/Game/Ghost.pm
index d1f7267..4ce59ec 100644
--- a/lib/Bot/Games/Game/Ghost.pm
+++ b/lib/Bot/Games/Game/Ghost.pm
@@ -111,9 +111,6 @@ command challenge => sub {
}
};
-before qw/turn challenge/ => sub {
-};
-
command previous_player => sub {
my $self = shift;
return unless $self->has_current_player;