Skip to content

Commit b6e2f99

Browse files
committed
clean up
1 parent 1fd3434 commit b6e2f99

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
return Math.floor(Math.random() * (max - min + 1)) + min
2727
}
2828

29-
// function ready(error, us) {
3029
function ready(us, error) {
3130

3231
let features = topojson.feature(us, us.objects.counties).features;

0 commit comments

Comments
 (0)