Skip to content

Commit 45e89bb

Browse files
committed
Removed faucet as a dependency, gives me a clue how many things to change lol
1 parent e82ac29 commit 45e89bb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -98,15 +98,6 @@
9898
</dependency>
9999

100100

101-
<!-- TODO Ditch this dependency, move to ConfigMe -->
102-
<!-- TODO This is shading commons lang3 -->
103-
<dependency>
104-
<groupId>me.jaimemartz</groupId>
105-
<artifactId>faucet-bungee</artifactId>
106-
<version>1.0</version>
107-
<scope>compile</scope>
108-
</dependency>
109-
110101
<!-- TODO Replace with HTTP call to Spigot's API -->
111102
<dependency>
112103
<groupId>org.inventivetalent.update</groupId>

0 commit comments

Comments
 (0)