mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
mavsdk_tests: remove unused import
This commit is contained in:
@@ -7,7 +7,6 @@ import atexit
|
|||||||
import subprocess
|
import subprocess
|
||||||
import threading
|
import threading
|
||||||
import errno
|
import errno
|
||||||
from logger_helper import color, maybe_strip_color, colorize
|
|
||||||
from typing import Dict, List, TextIO, Optional
|
from typing import Dict, List, TextIO, Optional
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user