danielzhe commented on code in PR #2494:
URL:
https://github.com/apache/incubator-kie-tools/pull/2494#discussion_r1696212617
##########
packages/dmn-editor/src/diagram/Diagram.tsx:
##########
@@ -18,15 +18,15 @@
*/
import * as RF from "reactflow";
+import { useOnViewportChange, Viewport } from "reactflow";
import * as React from "react";
import { useCallback, useEffect, useLayoutEffect, useMemo, useRef, useState }
from "react";
-import { DmnBuiltInDataType, generateUuid } from
"@kie-tools/boxed-expression-component/dist/api";
Review Comment:
This was removed because it was not being used anywhere.
--
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]