Skip to content

Commit

Permalink
fix: lint error remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gulfaraz committed Jul 1, 2024
1 parent 050f0ba commit 1029dc1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { EventModule } from '../../event/event.module';
import { IndicatorMetadataEntity } from '../../metadata/indicator-metadata.entity';
import { NotificationContentService } from './notification-content.service';
import { HelperService } from '../../../shared/helper.service';
import { EmailTemplateService } from '../email/email-template.service';

@Module({
imports: [
Expand Down

0 comments on commit 1029dc1

Please sign in to comment.