Completed
Push — improved_error_message ( 4c7dcf )
by David
04:54
created
src/Gitlab/BuildService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
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 Psr\Log\LoggerInterface;
7 6
 use Symfony\Component\Filesystem\Filesystem;
Please login to merge, or discard this patch.