Skip to content

Commit

Permalink
excludes extra logs
Browse files Browse the repository at this point in the history
  • Loading branch information
antonversal committed Nov 29, 2018
1 parent 9e79b11 commit cff0e82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base/generator.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ func (g *Generator) sideEffect() {
g.BuildEnumNameMap(g.Request)
g.BuildImportsMap(g.Request)
g.BuildMessageOrEnumToFileMap(g.Request)
log.Printf("#%v", g.messageToFileMap)
g.Reset()
}

Expand Down

0 comments on commit cff0e82

Please sign in to comment.