Skip to content

Commit

Permalink
main: fix gofmt after a lousy pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan authored and buger committed Jul 6, 2017
1 parent 1bf7681 commit 8605331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ var (
apisMu sync.RWMutex
apisByID map[string]*APISpec

keyGen DefaultKeyGenerator
keyGen DefaultKeyGenerator

policiesMu sync.RWMutex
policiesByID map[string]Policy
Expand Down

0 comments on commit 8605331

Please sign in to comment.