Completed
Pull Request — 2.0 (#21)
by David
07:39
created
src/Gitlab/BuildService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace TheCodingMachine\WashingMachine\Gitlab;
3 3
 use Gitlab\Client;
4 4
 use Gitlab\ResultPager;
5
-use GuzzleHttp\Psr7\Stream;
6 5
 use GuzzleHttp\Psr7\StreamWrapper;
7 6
 use Psr\Log\LoggerInterface;
8 7
 use Symfony\Component\Filesystem\Filesystem;
Please login to merge, or discard this patch.