forked from organicmaps/organicmaps
[uber] The Uber is disabled
This commit is contained in:
parent
9f306abf3c
commit
db8666cde5
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ void ResultMaker::DecrementRequestCount()
|
|||
Engine::Engine(std::vector<ProviderUrl> urls /* = {} */)
|
||||
{
|
||||
AddApi<yandex::Api>(urls, Provider::Type::Yandex);
|
||||
AddApi<uber::Api>(urls, Provider::Type::Uber);
|
||||
AddApi<maxim::Api>(urls, Provider::Type::Maxim);
|
||||
AddApi<rutaxi::Api>(urls, Provider::Type::Rutaxi);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue