Răsfoiți Sursa

service_test.py reorder imports

Signed-off-by: Alexey Rokhin <[email protected]>
Alexey Rokhin 8 ani în urmă
părinte
comite
5067f7a77b
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      tests/integration/service_test.py

+ 0 - 1
tests/integration/service_test.py

@@ -26,7 +26,6 @@ from compose.const import LABEL_ONE_OFF
 from compose.const import LABEL_PROJECT
 from compose.const import LABEL_SERVICE
 from compose.const import LABEL_VERSION
-from compose.const import IS_WINDOWS_PLATFORM
 from compose.container import Container
 from compose.errors import OperationFailedError
 from compose.project import OneOffFilter