Skip to content

Commit

Permalink
Removed: Yahoo provider in CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
toin0u committed May 26, 2013
1 parent f3f3af7 commit 2554489
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Geotools/CLI/Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class Command extends BaseCommand
'free_geo_ip' => 'FreeGeoIpProvider',
'host_ip' => 'HostIpProvider',
'ip_info_db' => 'IpInfoDbProvider',
'yahoo' => 'YahooProvider',
'google_maps' => 'GoogleMapsProvider',
'google_maps_business' => 'GoogleMapsBusinessProvider',
'bing_maps' => 'BingMapsProvider',
Expand Down

0 comments on commit 2554489

Please sign in to comment.