mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-19 00:13:30 -07:00
Clean imports of unit tests.
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
import typing
|
||||
|
||||
from BaseClasses import CollectionState
|
||||
from . import JakAndDaxterTestBase
|
||||
from ..GameID import jak1_id
|
||||
from ..Items import move_item_table
|
||||
from ..regs.RegionBase import JakAndDaxterRegion
|
||||
from ..test import JakAndDaxterTestBase
|
||||
|
||||
|
||||
class ReorderedCellCountsTest(JakAndDaxterTestBase):
|
||||
|
||||
Reference in New Issue
Block a user