summaryrefslogtreecommitdiff
path: root/example1/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'example1/main.go')
-rw-r--r--example1/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/example1/main.go b/example1/main.go
index ee48938..39ce6fc 100644
--- a/example1/main.go
+++ b/example1/main.go
@@ -12,7 +12,6 @@ import "os"
import "git.wit.com/wit/shell"
func main() {
-
shell.Run("ls /tmp")
shell.Run("ping -c 3 localhost")