Explorar el Código

remove comment

yohei0125 hace 4 años
padre
commit
709b6cb02d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/components/PageList/PageListItemL.tsx

+ 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,