Browse Source

delete unused comments

yuken 3 years ago
parent
commit
34f5609c46
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/app/src/components/PagePathNav.tsx

+ 0 - 1
packages/app/src/components/PagePathNav.tsx

@@ -6,7 +6,6 @@ import dynamic from 'next/dynamic';
 import LinkedPagePath from '../models/linked-page-path';
 
 import PagePathHierarchicalLink from './PagePathHierarchicalLink';
-// import CopyDropdown from './Page/CopyDropdown';
 
 
 type Props = {