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,4 +1,4 @@
|
||||
import { RestRequestMethod } from '../app/core/data//rest-request-method';
|
||||
import { RestRequestMethod } from '../app/core/data/rest-request-method';
|
||||
|
||||
type TimePerMethod = {
|
||||
[method in RestRequestMethod]: number;
|
||||
|
Reference in New Issue
Block a user