mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 02:54:13 +00:00
Autofix lint issues
This commit is contained in:
@@ -5,7 +5,10 @@ import { Community } from './core/shared/community.model';
|
||||
import { DSpaceObject } from './core/shared/dspace-object.model';
|
||||
import { Item } from './core/shared/item.model';
|
||||
import { URLCombiner } from './core/url-combiner/url-combiner';
|
||||
import { getItemModuleRoute, getItemPageRoute } from './item-page/item-page-routing-paths';
|
||||
import {
|
||||
getItemModuleRoute,
|
||||
getItemPageRoute,
|
||||
} from './item-page/item-page-routing-paths';
|
||||
import { hasValue } from './shared/empty.util';
|
||||
|
||||
export const BITSTREAM_MODULE_PATH = 'bitstreams';
|
||||
|
Reference in New Issue
Block a user