Explorar el Código

deleted a function that was not needed

白石誠 hace 5 años
padre
commit
e386a9829c
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  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);