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:
@@ -1,8 +1,6 @@
|
||||
package term
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"io"
|
||||
"os"
|
||||
"os/signal"
|
||||
"syscall"
|
||||
|
||||
Reference in New Issue
Block a user