Sfoglia il codice sorgente

Merge pull request #42 from stxyg/feature/remove-pom-duplicate

remove  duplicate in common-chat's pom
ageerle 2 mesi fa
parent
commit
065ff3bed0
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      ruoyi-common/ruoyi-common-chat/pom.xml

+ 0 - 4
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>