Skip to content

Commit e29933f

Browse files
authored
Revert changes guzzleHttp
1 parent 2ef7598 commit e29933f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Trello/HttpClient/Listener/ErrorListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Trello\HttpClient\Listener;
44

55
use Trello\HttpClient\Message\ResponseMediator;
6-
use GuzzleHttp\Event;
6+
use Guzzle\Common\Event;
77
use Trello\Exception\ErrorException;
88
use Trello\Exception\RuntimeException;
99
use Trello\Exception\PermissionDeniedException;

0 commit comments

Comments
 (0)