From 432b788acf901b0720184b8ee8bc81a2e6fa47e0 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 28 九月 2021 18:22:02 +0800
Subject: [PATCH] 2021-09-28

---
 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