mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
[DURACOM-307] fix lint
This commit is contained in:
@@ -16,8 +16,8 @@ import { AdminNotifyMetricsRow } from './admin-notify-metrics.model';
|
||||
standalone: true,
|
||||
imports: [
|
||||
NotificationBoxComponent,
|
||||
TranslateModule
|
||||
],
|
||||
TranslateModule,
|
||||
],
|
||||
})
|
||||
/**
|
||||
* Component used to display the number of notification for each configured box in the notifyMetrics section
|
||||
|
Reference in New Issue
Block a user