@@ -11,7 +11,6 @@ |
||
| 11 | 11 | |
| 12 | 12 | namespace Sensorario\Resources; |
| 13 | 13 | |
| 14 | -use RuntimeException; |
|
| 15 | 14 | use Sensorario\Resources\Validators\ResourcesValidator; |
| 16 | 15 | |
| 17 | 16 | class Resource |