@@ -7,8 +7,6 @@ |
||
7 | 7 | |
8 | 8 | |
9 | 9 | use HDNET\OnpageIntegration\Service\AbstractService; |
10 | -use TYPO3\CMS\Core\Utility\GeneralUtility; |
|
11 | -use TYPO3\CMS\Extbase\Utility\DebuggerUtility; |
|
12 | 10 | |
13 | 11 | class ProgressService extends AbstractService |
14 | 12 | { |