Przeglądaj źródła

deleted a function that was not needed

白石誠 5 lat temu
rodzic
commit
e386a9829c
1 zmienionych plików z 0 dodań i 5 usunięć
  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);