mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
87382: fixing circular dependencies
This commit is contained in:
@@ -4,7 +4,7 @@ import { AppState } from '../app.reducer';
|
||||
import { hasValue } from '../shared/empty.util';
|
||||
import { Observable, Subscription } from 'rxjs';
|
||||
import { MenuService } from '../shared/menu/menu.service';
|
||||
import { MenuID } from '../shared/menu/initial-menus-state';
|
||||
import { MenuID } from '../shared/menu/menu-id.model';
|
||||
|
||||
/**
|
||||
* This component represents a wrapper for the horizontal navbar and the header
|
||||
|
Reference in New Issue
Block a user