Skip to content

Commit 7878c99

Browse files
committed
Removed non-existent *wink, wink* autopilot import
1 parent 3030971 commit 7878c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shumai.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from gps import EmulatedXplaneGPS
1717
from utils import get_ip_address, wrap
1818
from truthdata import TruthData
19-
from autopilot import Autopilot
19+
# from autopilot import Autopilot
2020

2121
logging.config.fileConfig("logging.conf")
2222
logger = logging.getLogger("shumai")

0 commit comments

Comments
 (0)