fix the windows file
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
7706146f17
commit
93796e8cdf
|
@ -5,13 +5,6 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import "log"
|
import "log"
|
||||||
import "os"
|
|
||||||
import "os/signal"
|
|
||||||
import "syscall"
|
|
||||||
|
|
||||||
// import "runtime"
|
|
||||||
// import "time"
|
|
||||||
// import "reflect"
|
|
||||||
|
|
||||||
// import "git.wit.com/wit/shell"
|
// import "git.wit.com/wit/shell"
|
||||||
// import "github.com/davecgh/go-spew/spew"
|
// import "github.com/davecgh/go-spew/spew"
|
||||||
|
|
Loading…
Reference in New Issue