From e11a6163dd70996188d6d54e49ae7deeb8ae28e3 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期一, 06 十二月 2021 10:59:54 +0800
Subject: [PATCH] update 禁止所有工具类实例化 优化代码书写规范

---
 ruoyi-common/pom.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index 4a0e1a8..68db4cc 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -70,12 +70,6 @@
             <artifactId>snakeyaml</artifactId>
         </dependency>
 
-        <!-- Token鐢熸垚涓庤В鏋�-->
-        <dependency>
-            <groupId>io.jsonwebtoken</groupId>
-            <artifactId>jjwt</artifactId>
-        </dependency>
-
         <!-- jdk11 缂哄け渚濊禆 jaxb-->
         <dependency>
             <groupId>com.sun.xml.bind</groupId>

--
Gitblit v1.9.3