Skip to content

Commit

Permalink
SoE: remove unused import with outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
black-sliver committed Jan 11, 2024
1 parent 15db6fb commit 43d1f4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion worlds/soe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from Utils import output_path
from worlds.AutoWorld import WebWorld, World
from worlds.generic.Rules import add_item_rule, set_rule
from . import logic # load logic mixin
from .logic import SoEPlayerLogic
from .options import AvailableFragments, Difficulty, EnergyCore, RequiredFragments, SoEOptions, TrapChance
from .patch import SoEDeltaPatch, get_base_rom_path
Expand Down

0 comments on commit 43d1f4d

Please sign in to comment.