You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "mcgilman (via GitHub)" <gi...@apache.org> on 2024/01/09 13:57:11 UTC

Re: [PR] NIFI-12586: Fix handling of getParameters in NF Editor [nifi]

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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org