generate: Remove commented out import
This commit is contained in:
parent
272a4da3c2
commit
a1f297e5b5
@ -3,7 +3,6 @@ package generate
|
||||
import "fmt"
|
||||
import "strings"
|
||||
import "testing"
|
||||
// import "reflect"
|
||||
import "git.tebibyte.media/sashakoshka/goparse"
|
||||
|
||||
func TestParse(test *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user