Cleanup import

This commit is contained in:
Raffson 2023-06-24 23:16:00 +02:00
parent 430fcfee20
commit 928a679e7d
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -30,7 +30,6 @@ from game.theater.controlpoint import (
)
from game.theater.presetlocation import PresetLocation
from game.utils import Distance, meters, feet, Heading
from game.utils import Distance, meters, feet
if TYPE_CHECKING:
from game.theater.conflicttheater import ConflictTheater