You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2022/03/08 12:30:43 UTC

[servicecomb-pack] 02/10: Removed Unused code

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git

commit afb75186b8e3c9450c7b6fd5af14c43078a5a4b5
Author: Lei Zhang <zh...@apache.org>
AuthorDate: Mon Mar 7 18:36:56 2022 +0800

    Removed Unused code
---
 pack-dependencies/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pack-dependencies/pom.xml b/pack-dependencies/pom.xml
index 9a0f9eb..db882c0 100644
--- a/pack-dependencies/pom.xml
+++ b/pack-dependencies/pom.xml
@@ -622,11 +622,6 @@
         <artifactId>commons-lang3</artifactId>
         <version>${commons-lang3.version}</version>
       </dependency>
-<!--      <dependency>-->
-<!--        <groupId>org.apache.kafka</groupId>-->
-<!--        <artifactId>kafka-clients</artifactId>-->
-<!--        <version>${kafka.version}</version>-->
-<!--      </dependency>-->
       <dependency>
         <groupId>com.netflix.hystrix</groupId>
         <artifactId>hystrix-core</artifactId>