mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
[CST-9636] Fix lint
This commit is contained in:
@@ -28,7 +28,7 @@ export class BulkAccessSettingsComponent {
|
||||
* This will also reset the state of the child components (bitstream and item access)
|
||||
*/
|
||||
reset() {
|
||||
this.controlForm.reset()
|
||||
this.controlForm.reset();
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user