Explorar o código

Remove unused import

Aanand Prasad %!s(int64=11) %!d(string=hai) anos
pai
achega
977ec7c941
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      fig/cli/socketclient.py

+ 0 - 1
fig/cli/socketclient.py

@@ -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