소스 검색

change authorization

tycoding 1 년 전
부모
커밋
ea392e6009
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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>