mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Fixed LGTM import issues
This commit is contained in:
@@ -1,9 +1,5 @@
|
|||||||
import { Component } from '@angular/core';
|
import { Component } from '@angular/core';
|
||||||
import { Observable } from 'rxjs';
|
|
||||||
import { MenuService } from '../shared/menu/menu.service';
|
|
||||||
import { MenuID } from '../shared/menu/initial-menus-state';
|
|
||||||
import { ThemedComponent } from '../shared/theme-support/themed.component';
|
import { ThemedComponent } from '../shared/theme-support/themed.component';
|
||||||
import { CommunityListPageComponent } from '../community-list-page/community-list-page.component';
|
|
||||||
import { HeaderComponent } from './header.component';
|
import { HeaderComponent } from './header.component';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user