Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Eliminate vavr.io from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Laifsyn committed Apr 13, 2024
1 parent 219ec7e commit d4b8b2e
Show file tree
Hide file tree
Showing 74 changed files with 0 additions and 48,048 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.vavr</groupId>
<artifactId>vavr</artifactId>
<version>0.10.4</version>
</dependency>
</dependencies>
<properties>
<jdk.version>21</jdk.version>
Expand Down
98 changes: 0 additions & 98 deletions src/main/java/io/vavr/$.java

This file was deleted.

103 changes: 0 additions & 103 deletions src/main/java/io/vavr/CheckedConsumer.java

This file was deleted.

99 changes: 0 additions & 99 deletions src/main/java/io/vavr/CheckedPredicate.java

This file was deleted.

84 changes: 0 additions & 84 deletions src/main/java/io/vavr/CheckedRunnable.java

This file was deleted.

Loading

0 comments on commit d4b8b2e

Please sign in to comment.