Просмотр исходного кода

deleted a function that was not needed

白石誠 5 лет назад
Родитель
Сommit
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);
     setIsDuplicateRecursivelyWithoutExistPath(!isDuplicateRecursivelyWithoutExistPath);
   }
   }
 
 
-  //   function changeIsExistHandler() {
-  //     setIsExist(true);
-  //   }
-
-
   async function duplicate() {
   async function duplicate() {
     setErrs(null);
     setErrs(null);