@@ -5,7 +5,6 @@ |
||
5 | 5 | use ByTIC\Models\SmartProperties\Properties\AbstractProperty\Traits\HasManagerTrait; |
6 | 6 | use ByTIC\Models\SmartProperties\Properties\AbstractProperty\Traits\HasNameTrait; |
7 | 7 | use Nip\Records\Record as Record; |
8 | -use ReflectionClass; |
|
9 | 8 | |
10 | 9 | /** |
11 | 10 | * Class Generic |
@@ -6,7 +6,6 @@ |
||
6 | 6 | use ByTIC\Common\Records\Traits\HasSmartProperties\RecordsTrait; |
7 | 7 | use Exception; |
8 | 8 | use Nip\Records\RecordManager; |
9 | -use Nip_File_System as FileSystem; |
|
10 | 9 | |
11 | 10 | /** |
12 | 11 | * Class Definition |