kaori 4 anni fa
parent
commit
7a8146452e
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      packages/app/src/components/PageList/PageListItemL.tsx

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

@@ -2,7 +2,6 @@ import React, {
   forwardRef,
   ForwardRefRenderFunction, memo, useCallback, useImperativeHandle, useRef,
 } from 'react';
-import { useTranslation } from 'react-i18next';
 
 import { CustomInput } from 'reactstrap';