@@ -8,7 +8,6 @@ |
||
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 | { |