mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
Remove unused imports.
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