Remove unused import
This commit is contained in:
parent
40d04a076c
commit
977ec7c941
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from __future__ import print_function
|
||||
# Adapted from https://github.com/benthor/remotty/blob/master/socketclient.py
|
||||
|
||||
from select import select
|
||||
import sys
|
||||
import tty
|
||||
import fcntl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue