Remove log
This commit is contained in:
parent
6d83e1b5bf
commit
561e2c3edd
@ -133,7 +133,6 @@ func input_str(env *environment.Env) string {
|
|||||||
fmt.Print(env.Path)
|
fmt.Print(env.Path)
|
||||||
fmt.Print(" > ")
|
fmt.Print(" > ")
|
||||||
fmt.Print(input)
|
fmt.Print(input)
|
||||||
fmt.Print(r_rune)
|
|
||||||
}
|
}
|
||||||
loop_exit:
|
loop_exit:
|
||||||
term.Restore(int(std_fd), term_restore)
|
term.Restore(int(std_fd), term_restore)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user