From 574715d01dd365f34b3afdb91f4bad718a8cedad Mon Sep 17 00:00:00 2001 From: gaithern <36639398+gaithern@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:35:50 -0500 Subject: [PATCH] Update worlds/kh1/Rules.py Co-authored-by: Scipio Wright --- worlds/kh1/Rules.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/worlds/kh1/Rules.py b/worlds/kh1/Rules.py index 0cc5a6558ba4..d91689b519ef 100644 --- a/worlds/kh1/Rules.py +++ b/worlds/kh1/Rules.py @@ -1,5 +1,4 @@ -from BaseClasses import CollectionState, MultiWorld, LocationProgressType -from .Locations import get_locations_by_category +from BaseClasses import CollectionState, MultiWorld def has_x_worlds(state: CollectionState, player: int, num_of_worlds) -> bool: