Skip to content

Commit

Permalink
Merge pull request #1 from garychapman/patch-1
Browse files Browse the repository at this point in the history
Got rid of debugger call
  • Loading branch information
danielcompton authored Sep 5, 2016
2 parents 623f1ad + ac62ce3 commit c098eea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ function check_single_cidr(addr, cidr) {
return false
}
}

debugger;

0 comments on commit c098eea

Please sign in to comment.