Merge branch 'unused-imports' of github.com:BenMorel/GeoIP2-php into BenMorel-unused-imports
This commit is contained in:
		
						commit
						8f3331002a
					
				@ -3,10 +3,6 @@
 | 
			
		||||
namespace GeoIp2\Database;
 | 
			
		||||
 | 
			
		||||
use GeoIp2\Exception\AddressNotFoundException;
 | 
			
		||||
use GeoIp2\Model\City;
 | 
			
		||||
use GeoIp2\Model\CityIspOrg;
 | 
			
		||||
use GeoIp2\Model\Country;
 | 
			
		||||
use GeoIp2\Model\Omni;
 | 
			
		||||
use GeoIp2\ProviderInterface;
 | 
			
		||||
use MaxMind\Db\Reader as DbReader;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -8,10 +8,6 @@ use GeoIp2\Exception\AddressNotFoundException;
 | 
			
		||||
use GeoIp2\Exception\AuthenticationException;
 | 
			
		||||
use GeoIp2\Exception\InvalidRequestException;
 | 
			
		||||
use GeoIp2\Exception\OutOfQueriesException;
 | 
			
		||||
use GeoIp2\Model\City;
 | 
			
		||||
use GeoIp2\Model\CityIspOrg;
 | 
			
		||||
use GeoIp2\Model\Country;
 | 
			
		||||
use GeoIp2\Model\Omni;
 | 
			
		||||
use GeoIp2\ProviderInterface;
 | 
			
		||||
use Guzzle\Http\Client as GuzzleClient;
 | 
			
		||||
use Guzzle\Common\Exception\RuntimeException;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user