chore: remove comment

lua5.4
TorchedSammy 2022-03-29 07:06:10 -04:00
parent ead72f0a5c
commit e1d4258e07
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 0 additions and 1 deletions

1
rl.go
View File

@ -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,