Browse Source

remove unnecessary import

keigo-h 3 năm trước cách đây
mục cha
commit
c02fee6ff0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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';