Skip to content

Commit

Permalink
Resolve lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryAstafyev committed Jan 16, 2025
1 parent f6726e9 commit 0abbab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/client/src/app/ui/tabs/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';
import { ObserveModule } from '@ui/tabs/observe/module';
import { MultipleFilesModule } from '@ui/tabs/multiplefiles/module';
import { DialogsModule } from '@ui/views/dialogs/module';
import { SettingsModule } from '@ui/tabs/settings/module';
import { ChangelogModule } from '@ui/tabs/changelogs/module';
import { HelpModule } from '@ui/tabs/help/module';
Expand Down

0 comments on commit 0abbab3

Please sign in to comment.