forked from hans/Nominatim
use new QueryStatistics in API server
This commit is contained in:
@@ -54,3 +54,6 @@ class FakeAdaptor(glue.ASGIAdaptor):
|
||||
|
||||
def formatting(self):
|
||||
return formatting
|
||||
|
||||
def query_stats(self):
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user