src/components/paste/index.jsx
@@ -3,7 +3,6 @@ import { Icon, Modal, notification } from 'antd' import asyncComponent from '@/utils/asyncComponent' import './index.scss' const PasteForm = asyncComponent(() => import('@/templates/zshare/pasteform'))