diff options
-rw-r--r-- | pokemontools/crystal.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pokemontools/crystal.py b/pokemontools/crystal.py index e3f2455..da935a7 100644 --- a/pokemontools/crystal.py +++ b/pokemontools/crystal.py @@ -22,7 +22,6 @@ if not hasattr(json, "dumps"): json.dumps = json.write from labels import ( - remove_quoted_text, line_has_comment_address, line_has_label, get_label_from_line, |