Skip to content

Commit 7767934

Browse files
author
Kuno Vercammen
committed
114596: Small lint fix
1 parent 0ded7a4 commit 7767934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ import {
2525
BehaviorSubject,
2626
combineLatest as observableCombineLatest,
2727
Observable,
28-
Subscription,
2928
of,
29+
Subscription,
3030
} from 'rxjs';
3131
import {
3232
map,

0 commit comments

Comments
 (0)