mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Fix LGTM issues
This commit is contained in:
@@ -55,9 +55,6 @@ import { ThemedBreadcrumbsComponent } from './breadcrumbs/themed-breadcrumbs.com
|
|||||||
import { ThemedHeaderNavbarWrapperComponent } from './header-nav-wrapper/themed-header-navbar-wrapper.component';
|
import { ThemedHeaderNavbarWrapperComponent } from './header-nav-wrapper/themed-header-navbar-wrapper.component';
|
||||||
import { IdleModalComponent } from './shared/idle-modal/idle-modal.component';
|
import { IdleModalComponent } from './shared/idle-modal/idle-modal.component';
|
||||||
|
|
||||||
import { UUIDService } from './core/shared/uuid.service';
|
|
||||||
import { CookieService } from './core/services/cookie.service';
|
|
||||||
|
|
||||||
import { AppConfig, APP_CONFIG } from '../config/app-config.interface';
|
import { AppConfig, APP_CONFIG } from '../config/app-config.interface';
|
||||||
|
|
||||||
export function getConfig() {
|
export function getConfig() {
|
||||||
|
Reference in New Issue
Block a user