Commit b18db7eb authored by Guillaume Seguin's avatar Guillaume Seguin

Remove useless import

parent a42617a0
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
from serial import Serial, SerialException from serial import Serial, SerialException
from threading import Thread from threading import Thread
from select import error as SelectError, select
import time, getopt, sys import time, getopt, sys
import platform, os, traceback import platform, os, traceback
import socket import socket
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment