Browse Source

remove unused var

AykutSarac 3 năm trước cách đây
mục cha
commit
dcb71b3d59
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/utils/json-editor-parser.js

+ 0 - 2
src/utils/json-editor-parser.js

@@ -1,5 +1,3 @@
-import { defaultValue } from "src/pages/editor/JsonEditor";
-
 /**
  * @param {never[] | Object} input 
  * @returns {import("react-flow-renderer").FlowElement[]}