From 1da6506bf58270bacc2a4345002c6b082835580e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 21 十月 2021 23:17:08 +0800 Subject: [PATCH] 2021-10-21 --- src/components/paste/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/paste/index.jsx b/src/components/paste/index.jsx index 4760c22..5efc6b6 100644 --- a/src/components/paste/index.jsx +++ b/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')) -- Gitblit v1.8.0