Skip to content
Snippets Groups Projects
Commit 2c63b645 authored by Alex Reisner's avatar Alex Reisner
Browse files

Clean up whitespace.

For consistency with rest of code.
parent 5b36a682
Branches
Tags
No related merge requests found
......@@ -40,6 +40,5 @@ module Geocoder::Lookup
end
"http://nominatim.openstreetmap.org/#{method}?" + hash_to_query(params)
end
end
end
......@@ -63,6 +63,5 @@ module Geocoder::Result
@data[a]
end
end
end
end
......@@ -125,7 +125,4 @@ class ServicesTest < Test::Unit::TestCase
assert_equal "Madison Square Garden, West 31st Street, Long Island City, New York City, New York, 10001, United States of America",
result.address
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment