mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
Small fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Action } from '@ngrx/store';
|
||||
|
||||
import { type } from '../../shared/ngrx/type';
|
||||
import { RestRequestMethod } from '../data//rest-request-method';
|
||||
import { RestRequestMethod } from '../data/rest-request-method';
|
||||
|
||||
/**
|
||||
* The list of ServerSyncBufferAction type definitions
|
||||
|
Reference in New Issue
Block a user