Skip to content

Commit

Permalink
Remove unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
HDinger authored and oliverguenther committed Aug 9, 2024
1 parent 7e9005b commit 17d3510
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 113 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { InAppNotificationStatusComponent } from './entry/status/in-app-notifica
import {
OpenprojectContentLoaderModule,
} from 'core-app/shared/components/op-content-loader/openproject-content-loader.module';
import { EmptyStateComponent } from './center/empty-state/empty-state.component';
import { IanBellService } from 'core-app/features/in-app-notifications/bell/state/ian-bell.service';
import { InAppNotificationActorsLineComponent } from './entry/actors-line/in-app-notification-actors-line.component';
import { InAppNotificationDateAlertComponent } from './entry/date-alert/in-app-notification-date-alert.component';
Expand All @@ -34,7 +33,6 @@ import { IanCenterService } from 'core-app/features/in-app-notifications/center/
InAppNotificationCenterComponent,
InAppNotificationEntryComponent,
InAppNotificationStatusComponent,
EmptyStateComponent,
InAppNotificationActorsLineComponent,
InAppNotificationDateAlertComponent,
InAppNotificationsDateAlertsUpsaleComponent,
Expand Down

0 comments on commit 17d3510

Please sign in to comment.