@@ -4,7 +4,6 @@ |
||
| 4 | 4 | /** |
| 5 | 5 | * Service: Clean parsed HTML functionality |
| 6 | 6 | * Based on the extension 'sourceopt' |
| 7 | - |
|
| 8 | 7 | */ |
| 9 | 8 | class CleanHtmlService implements \TYPO3\CMS\Core\SingletonInterface { |
| 10 | 9 | |