Преглед изворни кода

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);