diff --git a/src/frontend/app/icon.component.ts b/src/frontend/app/icon.component.ts index 6bf86140..72325c3e 100644 --- a/src/frontend/app/icon.component.ts +++ b/src/frontend/app/icon.component.ts @@ -19,6 +19,4 @@ export class IconComponent { protected readonly Config = Config; - constructor() { - } }