@@ -11,9 +11,6 @@ |
||
| 11 | 11 | |
| 12 | 12 | namespace Sensorario\Resources; |
| 13 | 13 | |
| 14 | -use RuntimeException; |
|
| 15 | -use Sensorario\Resources\Validators\ResourcesValidator; |
|
| 16 | - |
|
| 17 | 14 | class Resource |
| 18 | 15 | extends MagicResource |
| 19 | 16 | implements Interfaces\ResourceInterface |