From 32bfe334c0be11152b1789ddcc2d54b26daf342b Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期四, 21 十月 2021 18:41:56 +0800
Subject: [PATCH] update 整理删除无用注释 保证代码整洁

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

diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml
index 20176a0..f80c264 100644
--- a/ruoyi-framework/pom.xml
+++ b/ruoyi-framework/pom.xml
@@ -17,7 +17,6 @@
 
     <dependencies>
 
-        <!-- BEGIN 濡傛灉鎯充娇鐢� Tomcat 娉ㄩ噴鎺変互涓嬩唬鐮� -->
         <!-- SpringBoot Web瀹瑰櫒 -->
          <dependency>
             <groupId>org.springframework.boot</groupId>
@@ -34,14 +33,6 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-undertow</artifactId>
         </dependency>
-        <!-- END -->
-
-        <!-- BEGIN 濡傛灉鎯充娇鐢� Tomcat 瑙i櫎浠ヤ笅浠g爜娉ㄩ噴 -->
-<!--        <dependency>-->
-<!--            <groupId>org.springframework.boot</groupId>-->
-<!--            <artifactId>spring-boot-starter-web</artifactId>-->
-<!--        </dependency>-->
-        <!-- END -->
 
         <!-- SpringBoot 鎷︽埅鍣� -->
         <dependency>

--
Gitblit v1.9.3