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

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfb committed Oct 7, 2017
1 parent 47e42c7 commit 611e64b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/gps/pkgtree/pkgtree.go
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ var (
slashSlash = []byte("//")
slashStar = []byte("/*")
starSlash = []byte("*/")
newline = []byte("\n")
importKwd = []byte("import ")
)

Expand Down

0 comments on commit 611e64b

Please sign in to comment.