mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Fixed lint errors and add lint fix script
This commit is contained in:
@@ -14,5 +14,5 @@ export abstract class DSpaceTransferState {
|
||||
) {
|
||||
}
|
||||
|
||||
abstract transfer(): void
|
||||
abstract transfer(): void;
|
||||
}
|
||||
|
Reference in New Issue
Block a user