Skip to content

Commit cc536dd

Browse files
authored
don't need Folia scheduler stuff
1 parent 2f48a89 commit cc536dd

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

pom.xml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,6 @@
5858
<version>5.6.1-SNAPSHOT</version>
5959
<scope>provided</scope>
6060
</dependency>
61-
<dependency>
62-
<groupId>dev.folia</groupId>
63-
<artifactId>folia-api</artifactId>
64-
<version>1.20.1-R0.1-SNAPSHOT</version>
65-
<scope>provided</scope>
66-
</dependency>
67-
<dependency>
68-
<groupId>com.cjcrafter</groupId>
69-
<artifactId>foliascheduler</artifactId>
70-
<version>0.6.0</version>
71-
</dependency>
7261
</dependencies>
7362

74-
</project>
63+
</project>

0 commit comments

Comments
 (0)