mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Removed unused imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Component, Inject, Injector, OnInit } from '@angular/core';
|
||||
import { Component, Injector } from '@angular/core';
|
||||
import { slideMobileNav } from '../shared/animations/slide';
|
||||
import { MenuComponent } from '../shared/menu/menu.component';
|
||||
import { MenuService } from '../shared/menu/menu.service';
|
||||
|
Reference in New Issue
Block a user