fix: remove unused import
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s

This commit is contained in:
WangDL 2026-05-22 16:45:43 +08:00
parent 4828833f57
commit baee75ec13

View File

@ -1,4 +1,4 @@
import { Typography } from 'antd' import from 'antd'
const { Text } = Typography const { Text } = Typography