mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Clean up leaflet polygon API surface.
This commit is contained in:
@@ -7,13 +7,13 @@ from dcs.mapping import LatLng
|
||||
|
||||
from game import Game
|
||||
from game.profiling import logged_duration
|
||||
from game.server.leaflet import LeafletLatLon
|
||||
from game.theater import (
|
||||
ConflictTheater,
|
||||
)
|
||||
from qt_ui.models import GameModel
|
||||
from qt_ui.windows.GameUpdateSignal import GameUpdateSignal
|
||||
from .controlpointjs import ControlPointJs
|
||||
from .leaflet import LeafletLatLon
|
||||
from .supplyroutejs import SupplyRouteJs
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user