mcgilman commented on code in PR #8223:
URL: https://github.com/apache/nifi/pull/8223#discussion_r1446118298
##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/property-table/editors/nf-editor/nf-editor.component.ts:
##########
@@ -181,7 +174,7 @@ export class NfEditor implements OnDestroy {
};
}
- resized(rect: DOMRect): void {
Review Comment:
I saw the unused parameter and just removed it before pushing the PR. Thanks
for catching this!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]