summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-09-01 15:02:59 -0500
committerBryan Bishop <kanzure@gmail.com>2013-09-01 15:02:59 -0500
commitf62d266e1abafeac20255f1ef447c4244a350e80 (patch)
treef63fe53e03a5e5536472a5325bcef523656cfb39
parentffe13887071bc88d86cccbe3c4239ddcfac968f9 (diff)
don't need re
-rw-r--r--pokemontools/crystal.py3
1 files changed, 0 insertions, 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