Removed import

This commit is contained in:
stegaBOB 2021-09-13 22:01:56 -04:00
parent 71fc66e77a
commit b2e195b4fe
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ import {
Skeleton, Skeleton,
List, List,
Card, Card,
AutoComplete,
} from 'antd'; } from 'antd';
import { useParams } from 'react-router-dom'; import { useParams } from 'react-router-dom';
import { useArt, useExtendedArt } from '../../hooks'; import { useArt, useExtendedArt } from '../../hooks';