@@ -12,7 +12,6 @@ |
||
| 12 | 12 | use EndorphinStudio\Detector\Data\AbstractData; |
| 13 | 13 | use EndorphinStudio\Detector\Data\Result; |
| 14 | 14 | use EndorphinStudio\Detector\Exception\StorageException; |
| 15 | -use EndorphinStudio\Detector\Storage\AbstractStorage; |
|
| 16 | 15 | use EndorphinStudio\Detector\Storage\StorageInterface; |
| 17 | 16 | use Symfony\Component\HttpFoundation\Request; |
| 18 | 17 | |