Skip to content

Commit

Permalink
Removed unnecessary Guzzle use statements
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineOmega committed Aug 28, 2017
1 parent bf055fa commit afb0c8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Objects/PostcodeAnywhere.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php
namespace RapidWeb\Postcodes\Objects;

use GuzzleHttp\Client;
use GuzzleHttp\Psr7\Response;
use RapidWeb\Postcodes\Interfaces\PostcodeServiceInterface;
use RapidWeb\Postcodes\Objects\Address;
use Exception;
Expand Down

0 comments on commit afb0c8e

Please sign in to comment.