Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Dec 22, 2024
1 parent ed1d443 commit 325762b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/api/src/app/insights/insights.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import {
NotificationRepository,
CommunityOrganizationRepository,
} from '@novu/dal';
import { EEOrganizationRepository } from '@novu/ee-auth';
import { USE_CASES } from './usecases';
import { SharedModule } from '../shared/shared.module';
import { InsightsInitializerService } from './services/insights-initializer.service';
Expand All @@ -22,7 +21,6 @@ import { InsightsController } from './insights.controller';
OrganizationRepository,
MessageRepository,
NotificationRepository,
EEOrganizationRepository,
CommunityOrganizationRepository,
MixpanelService,
MetricsCalculatorService,
Expand Down

0 comments on commit 325762b

Please sign in to comment.