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
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"io"
|
||||
"os"
|
||||
"os/signal"
|
||||
"syscall"
|
||||
|
|
Loading…
Add table
Reference in a new issue