diff --git a/worlds/gl/GauntletLegendsClient.py b/worlds/gl/GauntletLegendsClient.py index d01bb55e7905..9c9702091465 100644 --- a/worlds/gl/GauntletLegendsClient.py +++ b/worlds/gl/GauntletLegendsClient.py @@ -26,7 +26,6 @@ ) from .Items import ItemData, items_by_id from .Locations import LocationData -from ..ffmq.Regions import offset READ = "READ_CORE_RAM" WRITE = "WRITE_CORE_RAM"