mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove unused imports.
This commit is contained in:
parent
b8a8962833
commit
e7ee2f443a
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
package term
|
package term
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
|
||||||
"io"
|
|
||||||
"os"
|
"os"
|
||||||
"os/signal"
|
"os/signal"
|
||||||
"syscall"
|
"syscall"
|
||||||
|
|
Loading…
Add table
Reference in a new issue