Skip to content
Snippets Groups Projects
Verified Commit 2e4020a4 authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[BUGFIX] Remove unused import

parent 1db644be
No related branches found
No related tags found
1 merge request!48[TASK] Require TYPO3 12
......@@ -9,9 +9,6 @@ use TYPO3\CMS\Extbase\Utility\ExtensionUtility;
call_user_func(
static function () {
ExtensionManagementUtility::addTypoScriptSetup(
'@import "EXT:sg_jobs/Configuration/TypoScript/Common/setup.typoscript"'
);
// Configure frontend plugins
ExtensionUtility::configurePlugin(
'SgJobs',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment