thiagoelg commented on code in PR #3403:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3403#discussion_r2747386732


##########
packages/k8s-yaml-to-apiserver-requests/src/patchK8sResourceYaml.ts:
##########
@@ -17,23 +17,15 @@
  * under the License.
  */
 
-import { Operation, TestOperation, applyPatch, getValueByPointer } from 
"fast-json-patch";
+import { Operation, TestOperation, applyPatch } from "fast-json-patch";

Review Comment:
   You're completely right. I got confused with the RFC names... they should 
really have named them a bit differently hahaha



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to