removed unnecessary import
This commit is contained in:
parent
671fd50cfb
commit
b3b56fcafd
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue