Remove unused maximize parameters

This commit is contained in:
Stephen Abello
2026-04-23 16:52:49 +02:00
parent b8ef71f4b0
commit b48b4cedcd
2 changed files with 1 additions and 2 deletions

View File

@@ -46,7 +46,6 @@ class CKEditorHelper
// configuration
$aConfiguration = [
'language' => $sLanguage,
'maximize' => [],
'detectChanges' => [
'initialValue' => $sInitialValue,
],