Skip to content

Commit 24db6ce

Browse files
authored
remove :limit in configuration.rb
1 parent fe7a131 commit 24db6ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/geocoder/configuration.rb

+1-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ class Configuration
6868
:basic_auth,
6969
:logger,
7070
:kernel_logger_level,
71-
:cache_options,
72-
:limit
71+
:cache_options
7372
]
7473

7574
attr_accessor :data

0 commit comments

Comments
 (0)