Completed
Push — master ( 36ced6...dac044 )
by Dmitry
02:21
created
tests/ProviderTest.php 1 patch
Unused Use Statements   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Basis\Config;
4
-use Example\BusinessLogic;
3
+use Example\BusinessLogic;
5 4
 use League\Container\Container;
6 5
 
7 6
 class ProviderTest extends TestSuite
Please login to merge, or discard this patch.