remove unnecesary import

This commit is contained in:
srgooglo 2022-06-06 14:54:24 +02:00
parent bee41497ae
commit fd9687bef0

View File

@ -1,6 +1,5 @@
import React from "react" import React from "react"
import * as antd from "antd" import * as antd from "antd"
import { Swiper } from "antd-mobile"
import { Icons } from "components/Icons" import { Icons } from "components/Icons"
import { Image, LikeButton } from "components" import { Image, LikeButton } from "components"
import moment from "moment" import moment from "moment"