Skip to content

Commit

Permalink
Removed unnecessary local dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TitanDevX committed Jan 3, 2023
1 parent 744d009 commit 359c87e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@
<artifactId>spigot-api</artifactId>
<version>1.18.2-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.swerweigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.18.2-R0.1-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${user.home}/Desktop/Java Projects/resources/spigot-1.16.5.jar</systemPath>
</dependency>
</dependencies>

</project>

0 comments on commit 359c87e

Please sign in to comment.