From b3b56fcafd3d24205737fd34eb384c17409ebe40 Mon Sep 17 00:00:00 2001 From: espeon65536 Date: Tue, 8 Jun 2021 19:32:27 -0500 Subject: [PATCH] removed unnecessary import --- worlds/alttp/UnderworldGlitchRules.py | 1 - 1 file changed, 1 deletion(-) diff --git a/worlds/alttp/UnderworldGlitchRules.py b/worlds/alttp/UnderworldGlitchRules.py index 27b40845..88c7474c 100644 --- a/worlds/alttp/UnderworldGlitchRules.py +++ b/worlds/alttp/UnderworldGlitchRules.py @@ -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.