2
0
yohei0125 4 жил өмнө
parent
commit
709b6cb02d

+ 0 - 1
packages/app/src/components/PageList/PageListItemL.tsx

@@ -49,7 +49,6 @@ type Props = {
 
 const PageListItemLSubstance: ForwardRefRenderFunction<ISelectable, Props> = (props: Props, ref): JSX.Element => {
   const {
-    // todo: refactoring variable name to clear what changed
     page: { data: pageData, meta: pageMeta }, isSelected, isEnableActions,
     forceHideMenuItems,
     showPageUpdatedTime,