mirror of
https://github.com/docker/compose.git
synced 2025-07-16 18:24:26 +02:00
Remove unused import
This commit is contained in:
parent
40d04a076c
commit
977ec7c941
@ -1,7 +1,6 @@
|
|||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
# Adapted from https://github.com/benthor/remotty/blob/master/socketclient.py
|
# Adapted from https://github.com/benthor/remotty/blob/master/socketclient.py
|
||||||
|
|
||||||
from select import select
|
|
||||||
import sys
|
import sys
|
||||||
import tty
|
import tty
|
||||||
import fcntl
|
import fcntl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user