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 ab02382 commit efd02e8Copy full SHA for efd02e8
1 file changed
src/hooks/useFcbData.ts
@@ -1,5 +1,5 @@
1
import { fetchFcbMeta } from "@/api/fcb/meta";
2
-import { exportData, fetchFcb, getCjSeq } from "@/api/fcb/query";
+import { exportData, fetchFcb } from "@/api/fcb/query";
3
import type {
4
AttributeQuery,
5
Condition,
0 commit comments