mirror of
https://github.com/Hilbis/Hilbish
synced 2025-03-13 18:00:41 +00:00
chore: remove comment
This commit is contained in:
parent
ead72f0a5c
commit
e1d4258e07
1
rl.go
1
rl.go
@ -18,7 +18,6 @@ var hinter lua.LValue = lua.LNil
|
||||
var highlighter lua.LValue = lua.LNil
|
||||
*/
|
||||
|
||||
// other gophers might hate this naming but this is local, shut up
|
||||
func newLineReader(prompt string, noHist bool) *lineReader {
|
||||
rl := readline.NewInstance()
|
||||
// we don't mind hilbish.read rl instances having completion,
|
||||
|
Loading…
x
Reference in New Issue
Block a user