mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
Added tests and comments
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import { TaskObject } from './task-object.model';
|
||||
|
||||
/**
|
||||
* A model class for a PoolTask.
|
||||
*/
|
||||
export class PoolTask extends TaskObject {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user