mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
87968: Minor code changes to pass lint
This commit is contained in:
@@ -83,7 +83,7 @@ export class SubmissionUploadFilesComponent implements OnChanges {
|
||||
.subscribe();
|
||||
this.subs.push(sub);
|
||||
return sub;
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Initialize instance variables
|
||||
|
Reference in New Issue
Block a user