1
0
mirror of https://github.com/docker/cli.git synced 2026-01-25 03:42:05 +03:00

Remove unused imports.

Upstream-commit: 276d2bbf1d400415bec8d4652ac61e570b9206e3
Component: engine
This commit is contained in:
David Calavera
2013-08-17 22:22:11 -07:00
parent 2c5d0830e9
commit e2f06c2314

View File

@@ -1,8 +1,6 @@
package term
import (
"fmt"
"io"
"os"
"os/signal"
"syscall"