remove dirty code

pull/552/head
lepdou 3 years ago
parent d689bd1cee
commit d6849b780f

@ -13,20 +13,9 @@
<artifactId>spring-cloud-tencent-pushgateway-plugin</artifactId> <artifactId>spring-cloud-tencent-pushgateway-plugin</artifactId>
<dependencies> <dependencies>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_pushgateway</artifactId>
<version>0.11.0</version>
</dependency>
<dependency> <dependency>
<groupId>com.tencent.polaris</groupId> <groupId>com.tencent.polaris</groupId>
<artifactId>stat-pushgateway</artifactId> <artifactId>stat-pushgateway</artifactId>
<exclusions>
<exclusion>
<artifactId>simpleclient_pushgateway</artifactId>
<groupId>io.prometheus</groupId>
</exclusion>
</exclusions>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.tencent.cloud</groupId> <groupId>com.tencent.cloud</groupId>

Loading…
Cancel
Save