ref: remove multi-city support
This commit is contained in:
@@ -1,2 +1 @@
|
||||
from .city import City # noqa: F401
|
||||
from .place import Place # noqa: F401
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1 @@
|
||||
from .city import City # noqa: F401
|
||||
from .place import Place # noqa: F401
|
||||
|
||||