Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
repeat committed Jan 27, 2020
1 parent 77a44d3 commit 9840bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hsr.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
$stations[] = str_getcsv($line);
}

// remove keys.
// remove column name
unset($stations[0]);

$geometry = [
Expand Down

0 comments on commit 9840bb8

Please sign in to comment.