Skip to content

Commit

Permalink
Remove unnecessary commented out dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored Nov 15, 2024
1 parent b433b87 commit 8cb145a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions jetcd-core-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@
<groupId>io.grpc</groupId>
<artifactId>grpc-util</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.apache.maven.plugins</groupId>-->
<!-- <artifactId>maven-shade-plugin</artifactId>-->
<!-- <version>3.6.0</version>-->
<!-- <scope>provided</scope>-->
<!-- </dependency>-->
</dependencies>
<build>
<finalName>${project.artifactId}-${project.version}</finalName>
Expand Down

0 comments on commit 8cb145a

Please sign in to comment.