aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjet2tlf <jet2tlf@gmail.com>2024-05-30 02:25:41 +0000
committerjet2tlf <jet2tlf@gmail.com>2024-05-30 02:25:41 +0000
commit97736bbaf71bd14cf46e51f83563bc5ace9c8f36 (patch)
tree1dc24c4bf5c064cab66760212a151cc105c2b925
parent408f2110ea96da62959c83c386b6c9a9db5cedae (diff)
downloadshell-go-97736bbaf71bd14cf46e51f83563bc5ace9c8f36.tar.gz
shell-go-97736bbaf71bd14cf46e51f83563bc5ace9c8f36.zip
pass 4st stage
-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() {