aboutsummaryrefslogtreecommitdiff
path: root/cmd/myshell
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/myshell')
-rw-r--r--cmd/myshell/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/myshell/main.go b/cmd/myshell/main.go
index 24f1fc4..a220cda 100644
--- a/cmd/myshell/main.go
+++ b/cmd/myshell/main.go
@@ -5,7 +5,6 @@ import (
"fmt"
"os"
"strings"
- "strconv"
)
func main() {