mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
fix lint error
This commit is contained in:
2
src/app/core/cache/object-cache.reducer.ts
vendored
2
src/app/core/cache/object-cache.reducer.ts
vendored
@@ -46,7 +46,7 @@ export const getResourceTypeValueFor = (type: any): string => {
|
||||
return type.value;
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
/* tslint:disable:max-classes-per-file */
|
||||
/**
|
||||
|
Reference in New Issue
Block a user