@@ -4,8 +4,6 @@ |
||
4 | 4 | namespace EndorphinStudio\Detector\Detection; |
5 | 5 | |
6 | 6 | |
7 | -use EndorphinStudio\Detector\Data\AbstractData; |
|
8 | -use EndorphinStudio\Detector\Data\Os; |
|
9 | 7 | use EndorphinStudio\Detector\Tools; |
10 | 8 | |
11 | 9 | class OsDetector extends AbstractDetection |