Skip to content

Commit aa0d977

Browse files
committed
Remove unnecessary dependency
1 parent 2698520 commit aa0d977

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

commandapi-core/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,6 @@
6565
<version>${project.version}</version>
6666
<scope>provided</scope>
6767
</dependency>
68-
69-
<!-- Other dependencies -->
70-
<dependency>
71-
<groupId>org.jetbrains</groupId>
72-
<artifactId>annotations</artifactId>
73-
<version>24.1.0</version>
74-
<scope>provided</scope>
75-
</dependency>
7668
</dependencies>
7769

7870

0 commit comments

Comments
 (0)