@@ -1,7 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | namespace AlgoWeb\PODataLaravel\Models; |
3 | 3 | |
4 | -use Illuminate\Support\Facades\Schema as Schema; |
|
5 | 4 | use Illuminate\Support\Facades\App as App; |
6 | 5 | use Illuminate\Database\Eloquent\Relations\Relation; |
7 | 6 | use POData\Providers\Metadata\ResourceStreamInfo; |