Completed
Branch master (57e066)
by Maarten
01:15
created
src/Http/Controllers/SchematicsController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Mtolhuys\LaravelSchematics\Services\ModelMapper;
9 9
 use Mtolhuys\LaravelSchematics\Services\RelationMapper;
10 10
 use ReflectionException;
11
-use Illuminate\Support\Facades\Cache;
12 11
 
13 12
 class SchematicsController extends Controller
14 13
 {
Please login to merge, or discard this patch.