TASK: Remove unused comment

This commit is contained in:
Daniel Siepmann 2018-03-14 20:23:29 +01:00
parent b3390c66db
commit ec8362b934
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -41,8 +41,6 @@ abstract class AbstractFunctionalTestCase extends CoreTestCase
}
$this->setUpFrontendRootPage(1, $this->getTypoScriptFilesForFrontendRootPage());
// \Codappix\SearchCore\Compatibility\ImplementationRegistrationService::registerImplementations();
}
/**