瀏覽代碼

deleted a function that was not needed

白石誠 5 年之前
父節點
當前提交
e386a9829c
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      src/client/js/components/PageDuplicateModal.jsx

+ 0 - 5
src/client/js/components/PageDuplicateModal.jsx

@@ -70,11 +70,6 @@ const PageDuplicateModal = (props) => {
     setIsDuplicateRecursivelyWithoutExistPath(!isDuplicateRecursivelyWithoutExistPath);
   }
 
-  //   function changeIsExistHandler() {
-  //     setIsExist(true);
-  //   }
-
-
   async function duplicate() {
     setErrs(null);