Skip to content
Snippets Groups Projects
Commit 58fc67bc authored by Pascal Betz's avatar Pascal Betz
Browse files

Typo

parent 34787a58
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ class Geocoder::CacheBypass
end
def del(key)
with_bypass { @target.del(key)
with_bypass { @target.del(key) }
end
private
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment