Mao 4 سال پیش
والد
کامیت
72604540da
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/app/src/components/SearchPage/SearchResultSubNavButton.tsx

+ 1 - 1
packages/app/src/components/SearchPage/SearchResultSubNavButton.tsx

@@ -6,7 +6,7 @@ import { withUnstatedContainers } from '../UnstatedUtils';
 
 import LikeButtons from '../LikeButtons';
 import PageManagement from '../Page/PageManagement';
-import { apiv3Get, apiv3Put } from '../../client/util/apiv3-client';
+import { apiv3Get } from '../../client/util/apiv3-client';
 
 
 type PageReactionButtonsProps = {