From f62d266e1abafeac20255f1ef447c4244a350e80 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sun, 1 Sep 2013 15:02:59 -0500 Subject: don't need re --- pokemontools/crystal.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/pokemontools/crystal.py b/pokemontools/crystal.py index 0507b35..c824515 100644 --- a/pokemontools/crystal.py +++ b/pokemontools/crystal.py @@ -53,9 +53,6 @@ from trainers import ( trainer_group_names, ) -# for fixing trainer_group_names -import re - import chars import labels import pksv -- cgit v1.2.3