removed unnecessary import

This commit is contained in:
espeon65536 2021-06-08 19:32:27 -05:00
parent 671fd50cfb
commit b3b56fcafd
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
from BaseClasses import Entrance
from worlds.alttp.Items import ItemFactory
from worlds.generic.Rules import set_rule, add_rule
# We actually need the logic to properly "mark" these regions as Light or Dark world.