N°8955 Remove unused file

This commit is contained in:
Timothee
2026-02-23 15:18:28 +01:00
parent 37b66a578d
commit a862dcec63
2 changed files with 0 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ class ExtensionDetails extends UIContentBlock
public const BLOCK_CODE = 'ibo-extension-details';
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/layouts/extension/extension-details/layout';
public const DEFAULT_JS_ON_READY_TEMPLATE_REL_PATH = 'base/layouts/extension/extension-details/layout';
protected string $sCode;
protected string $sLabel;