Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Nov 6, 2018
1 parent 8480873 commit 2fe88cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ my %urls = (
'http://download.maxmind.com/download/worldcities/worldcitiespop.txt.gz' => 'lib/Geo/Coder/Free/MaxMind/databases/cities.csv.gz',
);


# unlink('lib/Geo/Coder/Free/MaxMind/databases/cities.sql');

foreach my $url(keys %urls) {
Expand Down

0 comments on commit 2fe88cd

Please sign in to comment.