Browse Source

Merge pull request #218 from sutcalag/main

remove warning
ryjiang 3 years ago
parent
commit
62e76c6e25
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/src/components/menu/CommunityBtn.tsx

+ 0 - 1
client/src/components/menu/CommunityBtn.tsx

@@ -1,4 +1,3 @@
-import { FC, FunctionComponent, useMemo } from 'react';
 import React from 'react';
 import { useTranslation } from 'react-i18next';
 import Button from '@material-ui/core/Button';