Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3a52c commit 85bc2dbCopy full SHA for 85bc2db
‎client/packages/lowcoder/src/comps/queries/queryComp.tsx
@@ -72,7 +72,7 @@ import { HttpQuery } from "./httpQuery/httpQuery";
72
import { StreamQuery } from "./httpQuery/streamQuery";
73
import { QueryConfirmationModal } from "./queryComp/queryConfirmationModal";
74
import { QueryNotificationControl } from "./queryComp/queryNotificationControl";
75
-import { findDependentQueries, QueryPropertyView } from "./queryComp/queryPropertyView";
+import { QueryPropertyView } from "./queryComp/queryPropertyView";
76
import { getTriggerType, onlyManualTrigger } from "./queryCompUtils";
77
import { messageInstance } from "lowcoder-design/src/components/GlobalInstances";
78
0 commit comments