From ff149d6177594202958176e54e72afa23a252758 Mon Sep 17 00:00:00 2001
From: stxyg <929759861@qq.com>
Date: 星期三, 26 三月 2025 18:17:40 +0800
Subject: [PATCH] remove  duplicate in common-chat's pom

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

diff --git a/ruoyi-common/ruoyi-common-chat/pom.xml b/ruoyi-common/ruoyi-common-chat/pom.xml
index aba4a0f..b06f19c 100644
--- a/ruoyi-common/ruoyi-common-chat/pom.xml
+++ b/ruoyi-common/ruoyi-common-chat/pom.xml
@@ -102,10 +102,6 @@
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-        </dependency>
 
         <dependency>
             <groupId>cn.bigmodel.openapi</groupId>

--
Gitblit v1.9.3