Skip to content

Commit

Permalink
Revert "Another undeclared dependency"
Browse files Browse the repository at this point in the history
This reverts commit b519083.
  • Loading branch information
lriggs committed May 6, 2024
1 parent b519083 commit 6c9228e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions java/format/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
<groupId>com.google.flatbuffers</groupId>
<artifactId>flatbuffers-java</artifactId>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-format</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 6c9228e

Please sign in to comment.