Skip to content

Commit

Permalink
Remove unused stuff from pgpainless_signer.pom
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Apr 3, 2024
1 parent d034c72 commit 38ecfe7
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions pgpainless_signer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>org.tukaani</groupId>
<artifactId>xz</artifactId>
</dependency>
<!-- enable to have Zstd support on local runs
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.2-5</version>
<optional>true</optional>
</dependency>
-->

<!-- testing -->

Expand Down

0 comments on commit 38ecfe7

Please sign in to comment.