Skip to content

Commit 5de7f4d

Browse files
committed
fix: drop unused control-plane test import
1 parent 700b6bf commit 5de7f4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/orchestrator/tests/test_control_plane_read_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import json
44
import sys
5-
from datetime import datetime, timezone
5+
from datetime import datetime
66
from pathlib import Path
77
from types import SimpleNamespace
88
from types import ModuleType

0 commit comments

Comments
 (0)