@@ -1,7 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | namespace TheCodingMachine\WashingMachine\Gitlab; |
3 | 3 | use Gitlab\Client; |
4 | -use GuzzleHttp\Psr7\Stream; |
|
5 | 4 | use GuzzleHttp\Psr7\StreamWrapper; |
6 | 5 | use Symfony\Component\Filesystem\Filesystem; |
7 | 6 |