summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games/Game/Chess.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Bot/Games/Game/Chess.pm')
-rw-r--r--lib/Bot/Games/Game/Chess.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Bot/Games/Game/Chess.pm b/lib/Bot/Games/Game/Chess.pm
index d689785..d77f820 100644
--- a/lib/Bot/Games/Game/Chess.pm
+++ b/lib/Bot/Games/Game/Chess.pm
@@ -1,6 +1,5 @@
package Bot::Games::Game::Chess;
use Bot::Games::OO;
-extends 'Bot::Games::Game';
with 'Bot::Games::Game::Role::CurrentPlayer';
use Chess::Rep;