forked from hazza/dspace-angular
ESLint: fix object-curly-spacing
This commit is contained in:
@@ -13,8 +13,8 @@ import { RemoteData } from '../data/remote-data';
|
||||
import { BITSTREAM } from './bitstream.resource-type';
|
||||
import { BitstreamFormat } from './bitstream-format.model';
|
||||
import { BITSTREAM_FORMAT } from './bitstream-format.resource-type';
|
||||
import {Bundle} from './bundle.model';
|
||||
import {BUNDLE} from './bundle.resource-type';
|
||||
import { Bundle } from './bundle.model';
|
||||
import { BUNDLE } from './bundle.resource-type';
|
||||
import { ChildHALResource } from './child-hal-resource.model';
|
||||
import { DSpaceObject } from './dspace-object.model';
|
||||
import { HALLink } from './hal-link.model';
|
||||
|
Reference in New Issue
Block a user