Sfoglia il codice sorgente

change authorization

tycoding 1 anno fa
parent
commit
ea392e6009
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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>