forked from Archive/PX4-Autopilot
mavsdk_tests: remove unused import
This commit is contained in:
parent
c6160d4e3f
commit
eb1141bbea
|
@ -7,7 +7,6 @@ import atexit
|
|||
import subprocess
|
||||
import threading
|
||||
import errno
|
||||
from logger_helper import color, maybe_strip_color, colorize
|
||||
from typing import Dict, List, TextIO, Optional
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue