SpringModelService minor refactoring and flattening
This commit is contained in:
@@ -38,6 +38,6 @@ export namespace LiveProcessMemoryMetricsUpdatedNotification {
|
||||
export const type = new NotificationType<LiveProcess>('sts/liveprocess/memory/metrics/updated');
|
||||
}
|
||||
|
||||
export namespace SpringModelUpdatedNotification {
|
||||
export namespace SpringIndexUpdatedNotification {
|
||||
export const type = new NotificationType<void>('spring/index/updated');
|
||||
}
|
||||
Reference in New Issue
Block a user