mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-02 21:13:23 -07:00
MultiServer, customserver: cache: rename module
This commit is contained in:
@@ -6,7 +6,7 @@ from typing_extensions import override
|
||||
|
||||
import NetUtils
|
||||
from NetUtils import GamesPackage
|
||||
from apmw.multiserver.gamespackage.cache import GamesPackageCache
|
||||
from apmw.multiserver.gamespackagecache import GamesPackageCache
|
||||
|
||||
|
||||
class GamesPackageCacheTest(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user