mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-12 04:22:18 +00:00
removed redundant comment
This commit is contained in:
@@ -270,7 +270,6 @@ export const CoreFilterCmpt = {
|
||||
persistence: this.persistence,
|
||||
}, ...(this.tabulatorOptions || {})};
|
||||
|
||||
// set up localizations if required
|
||||
if (tabulatorOptions.locale) {
|
||||
tabulatorOptions = await this.configureTabulatorLocalizations(tabulatorOptions);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user