chore: remove unneded build directive

windows-fixes
TorchedSammy 2022-02-27 19:28:12 -04:00
parent 3cdd21a4fa
commit aaeecceabf
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 0 additions and 2 deletions

2
rl.go
View File

@ -1,5 +1,3 @@
// +build !gnurl
package main
// Here we define a generic interface for readline and hilbiline,