Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fiorix committed Mar 15, 2016
1 parent c1b1583 commit 49f2e45
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ func ExampleRemoteDatabaseQuery() {
log.Printf("%#v", result)
}

// A customEncoder writes a custom JSON object to an http response.
type customEncoder struct{}

// A customQuery is the query executed in the maxmind database for
// every IP lookup request.
type customQuery struct {
Expand Down

0 comments on commit 49f2e45

Please sign in to comment.