Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 611e64b

Browse files
committed
Fix lint
1 parent 47e42c7 commit 611e64b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/gps/pkgtree/pkgtree.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ var (
318318
slashSlash = []byte("//")
319319
slashStar = []byte("/*")
320320
starSlash = []byte("*/")
321-
newline = []byte("\n")
322321
importKwd = []byte("import ")
323322
)
324323

0 commit comments

Comments
 (0)