Skip to content

Commit

Permalink
chore: remove added, useless dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
robfrank committed Jan 22, 2025
1 parent 4ac86f8 commit 90d2df1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,6 @@
<artifactId>gson</artifactId>
<version>${gson.version}</version>
</dependency>
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-core</artifactId>
Expand Down

0 comments on commit 90d2df1

Please sign in to comment.