Skip to content

Commit

Permalink
Revert "capture some decisions from tech hours #4821 "
Browse files Browse the repository at this point in the history
This reverts commit 1b527aa.
  • Loading branch information
pdurbin committed Feb 28, 2019
1 parent 545512a commit f2d7d54
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@
*
* Parts of DataOne are written in Java so perhaps there is some code that can
* be reused?
*
* On 2019-02-26 we made some decisions at tech hours that we wanted to document
* in a code comment:
*
* 1. If a country cannot be determined, don't persist the metric.
*
* 2. We know that an external tool might come along in the future that could
* come from localhost or a private IP address and we knowingly are not counting
* these views and downloads because a country cannot be determined.
*/
public class MakeDataCountUtil {

Expand Down

0 comments on commit f2d7d54

Please sign in to comment.