Explorar o código

remove unnecessary import

keigo-h %!s(int64=3) %!d(string=hai) anos
pai
achega
c02fee6ff0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/src/components/ShareLink/ShareLinkList.tsx

+ 0 - 1
packages/app/src/components/ShareLink/ShareLinkList.tsx

@@ -3,7 +3,6 @@ import React from 'react';
 import dateFnsFormat from 'date-fns/format';
 import { useTranslation } from 'next-i18next';
 
-import ShareLink from '../Icons/ShareLinkIcon';
 import CopyDropdown from '../Page/CopyDropdown';