Skip to content

Commit

Permalink
Remove an inappropriate warning message.
Browse files Browse the repository at this point in the history
  • Loading branch information
derekwsgray committed Jun 13, 2017
1 parent d9b2539 commit ccf2bcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generation/elastic/binned_top_hits.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ func (b *BinnedTopHits) Create(uri string, coord *binning.TileCoord, query veldt
}
}

Warnf("FUCK YOU!!!!!!!!!!!!!!!!!!")
//encode
return json.Marshal(map[string]interface{}{
"points": points,
Expand Down

0 comments on commit ccf2bcb

Please sign in to comment.