Completed
Push — master ( 9e9c4d...878d3c )
by Babak
02:26
created
tests/Unit/DemoTest.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -4,11 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Alive2212\ArrayHelper\ArrayHelper;
6 6
 use Alive2212\LaravelSmartMeta\Cache;
7
-use Alive2212\LaravelSmartMeta\SmartMeta;
8
-use Alive2212\LaravelSmartMeta\SmartMetaClass;
9
-use Alive2212\LaravelSmartResponse\ResponseModel;
10 7
 use Illuminate\Container\Container;
11
-use Illuminate\Database\Eloquent\Model;
12 8
 use Illuminate\Support\Facades\Facade;
13 9
 use PHPUnit\Framework\TestCase;
14 10
 
Please login to merge, or discard this patch.