chore: remove unneeded comments

windows-fixes
TorchedSammy 2022-02-27 19:29:05 -04:00
parent aaeecceabf
commit f292245c23
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 0 additions and 4 deletions

4
rl.go
View File

@ -1,9 +1,5 @@
package main
// Here we define a generic interface for readline and hilbiline,
// making them interchangable during build time
// this is hilbiline's, as is obvious by the filename
import (
"fmt"
"io"