summaryrefslogtreecommitdiff
path: root/preprocessor.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-28 20:31:17 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-28 20:31:17 -0500
commit3fb03e9981c3e91042c309002d5506bb9277e2f5 (patch)
treef579c5db71bb7893657ad37d6711fc8590a6dc48 /preprocessor.py
parent52c3daca54e33b0730e6743146567b1c7f31d6bc (diff)
two more unused imports from preprocessor
Diffstat (limited to 'preprocessor.py')
-rw-r--r--preprocessor.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/preprocessor.py b/preprocessor.py
index 54000a7a6..e529fe043 100644
--- a/preprocessor.py
+++ b/preprocessor.py
@@ -10,8 +10,6 @@ from extras.pokemontools.crystal import (
Signpost,
PeopleEvent,
DataByteWordMacro,
- PointerLabelBeforeBank,
- PointerLabelAfterBank,
ItemFragment,
text_command_classes,
movement_command_classes,