We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
moby
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Remove unused imports.
David Calavera
12 years ago
parent
45543d012e
commit
276d2bbf1d
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
0
2
term/term.go
+ 0
- 2
term/term.go
View File
@@ -1,8 +1,6 @@
package term
package term
import (
import (
- "fmt"
- "io"
"os"
"os"
"os/signal"
"os/signal"
"syscall"
"syscall"