summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pokemontools/crystal.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pokemontools/crystal.py b/pokemontools/crystal.py
index 1f7f87a..a5ea7b6 100644
--- a/pokemontools/crystal.py
+++ b/pokemontools/crystal.py
@@ -7626,6 +7626,5 @@ def run_main():
# just a helpful alias
main = run_main
-# when you load the module.. parse everything
if __name__ == "crystal":
pass