mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Remove unused import
This commit is contained in:
parent
40d04a076c
commit
977ec7c941
@ -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…
x
Reference in New Issue
Block a user