Skip to content

Commit 30a3e9f

Browse files
committed
Removed dead code from Api
1 parent f9deddb commit 30a3e9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Bitbucket/API/Api.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@
1212

1313
use Bitbucket\API\Http\Listener\NormalizeArrayListener;
1414
use Buzz\Message\MessageInterface;
15-
use Buzz\Client\ClientInterface as BuzzClientInterface;
1615
use Bitbucket\API\Http\ClientInterface;
1716
use Bitbucket\API\Http\Client;
18-
use Buzz\Client\Curl;
1917

2018
/**
2119
* @author Alexandru Guzinschi <alex@gentle.ro>

0 commit comments

Comments
 (0)