Parcourir la source

change authorization

tycoding il y a 1 an
Parent
commit
ea392e6009
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      langchat-client/pom.xml

+ 0 - 4
langchat-client/pom.xml

@@ -38,9 +38,5 @@
             <groupId>cn.tycoding</groupId>
             <artifactId>langchat-core</artifactId>
         </dependency>
-        <dependency>
-            <groupId>cn.tycoding</groupId>
-            <artifactId>langchat-auth</artifactId>
-        </dependency>
     </dependencies>
 </project>