Skip to content

Commit 83474f8

Browse files
bugfix: delete missing dependence (trpc-group#21)
1 parent 839b2ef commit 83474f8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

trpc-dependencies/trpc-bom/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,6 @@
110110
<groupId>com.tencent.trpc</groupId>
111111
<version>${project.version}</version>
112112
</dependency>
113-
<dependency>
114-
<artifactId>trpc-stat-runtime</artifactId>
115-
<groupId>com.tencent.trpc</groupId>
116-
<version>${project.version}</version>
117-
</dependency>
118113
<dependency>
119114
<artifactId>trpc-registry-consul</artifactId>
120115
<groupId>com.tencent.trpc</groupId>

0 commit comments

Comments
 (0)