Browse Source

change authorization

tycoding 1 year ago
parent
commit
ea392e6009
1 changed files with 0 additions and 4 deletions
  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>