Skip to content

Commit 107c37c

Browse files
committed
Removed unnecessary comment
1 parent 8b181cd commit 107c37c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/fabric/src/lib/components/marquee-selection/marquee-selection.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export class FabMarqueeSelectionComponent extends ReactWrapperComponent<IMarquee
3939
@ViewChild('reactNode')
4040
protected reactNodeRef: ElementRef;
4141

42-
// Required members
4342
@Input()
4443
componentRef?: IMarqueeSelectionProps['componentRef'];
4544
@Input()

0 commit comments

Comments
 (0)