Completed
Pull Request — master (#173)
by Sam
14:19 queued 12:47
created
mysite/code/services/PackagistService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 use Composer\Factory;
4 4
 use Composer\IO\NullIO;
5 5
 use Composer\Package\Loader\ArrayLoader;
6
-use Composer\Repository\ComposerRepository;
7 6
 
8 7
 /**
9 8
  * Interacts with Packagist to retrieve package listings and details.
Please login to merge, or discard this patch.