Aanand Prasad 12 роки тому
батько
коміт
977ec7c941
1 змінених файлів з 0 додано та 1 видалено
  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