Browse Source

clean code

kaori 4 years ago
parent
commit
9e981b9a88
1 changed files with 0 additions and 7 deletions
  1. 0 7
      packages/app/src/components/PageDeleteModal.tsx

+ 0 - 7
packages/app/src/components/PageDeleteModal.tsx

@@ -117,13 +117,6 @@ const PageDeleteModal: FC = () => {
     await deletePage();
   }
 
-  // const pagePath = deleteModalData.pages[0].path ?? '';
-
-  // const deleteModalDataHoge = deleteModalData ?? '';
-  // const pagePath = deleteModalData.pages[0]? ?? '';
-
-
-  console.log('deleteModalData.pages[0].path', firstPagePath);
   function renderDeleteRecursivelyForm() {
     return (
       <div className="custom-control custom-checkbox custom-checkbox-warning">