|
@@ -7,8 +7,6 @@ |
|
|
block discarded – undo |
|
7
|
7
|
use GuzzleHttp\Command\Guzzle\RequestLocation\HeaderLocation; |
|
8
|
8
|
use GuzzleHttp\Command\Guzzle\RequestLocation\JsonLocation; |
|
9
|
9
|
use GuzzleHttp\Command\Guzzle\RequestLocation\MultiPartLocation; |
|
10
|
|
-use GuzzleHttp\Command\Guzzle\RequestLocation\PostFieldLocation; |
|
11
|
|
-use GuzzleHttp\Command\Guzzle\RequestLocation\PostFileLocation; |
|
12
|
10
|
use GuzzleHttp\Command\Guzzle\RequestLocation\QueryLocation; |
|
13
|
11
|
use GuzzleHttp\Command\Guzzle\RequestLocation\RequestLocationInterface; |
|
14
|
12
|
use GuzzleHttp\Command\Guzzle\RequestLocation\XmlLocation; |
Please login to merge, or discard this patch.