remove unused import

This commit is contained in:
SrGooglo 2022-11-24 11:22:23 +00:00
parent 918cb6d90c
commit e36105355e

View File

@ -1,6 +1,5 @@
import React from "react"
import * as antd from "antd"
import { FormGenerator } from "components"
import { Icons } from "components/Icons"
import config from "config"