Skip to content

Commit 4799903

Browse files
committed
rm debug print
1 parent d8490c6 commit 4799903

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ func main() {
7070
}
7171

7272
bash, err := ParseBash(respText)
73-
fmt.Println("bash", bash)
7473
if err != nil {
7574
ErrLog("parse bash error: %s", err)
7675
fmt.Println(err.Error())

0 commit comments

Comments
 (0)