Skip to content
This repository was archived by the owner on Feb 3, 2018. It is now read-only.

Commit 4284958

Browse files
committed
Rmove fmt.Println that snuck in
1 parent dd3b471 commit 4284958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

analysis.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ func fillPackage(p *build.Package) error {
221221
break
222222
}
223223
}
224-
fmt.Println(ct)
225224
if ct == "" {
226225
continue
227226
}

0 commit comments

Comments
 (0)