Skip to content

Commit b0417a3

Browse files
committed
hotfix
1 parent 198d909 commit b0417a3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/main/java/io/github/grassproject/queueLib/manager/QueueManager.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
import java.io.File;
1111
import java.util.*;
1212

13+
@Deprecated
14+
/*
15+
@deprecated Dont Use it
16+
* */
1317
@ApiStatus.Experimental
1418
public class QueueManager {
1519
private final JavaPlugin plugin= QueueLib.getPlugin();

0 commit comments

Comments
 (0)