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

Commit

Permalink
Rmove fmt.Println that snuck in
Browse files Browse the repository at this point in the history
  • Loading branch information
sdboyer committed Jan 26, 2017
1 parent dd3b471 commit 4284958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analysis.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ func fillPackage(p *build.Package) error {
break
}
}
fmt.Println(ct)
if ct == "" {
continue
}
Expand Down

0 comments on commit 4284958

Please sign in to comment.