Skip to content

Commit

Permalink
优化代码
Browse files Browse the repository at this point in the history
  • Loading branch information
0XPYEX0 committed Mar 23, 2022
1 parent 26279d3 commit f11a192
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ public void onEnable() {

@Override
public void onDisable() {
Bukkit.getScheduler().cancelTasks(INSTANCE);
LOGGER.info("已卸载");
LOGGER.info("Plugin is unloaded. Thanks for your using :)");
}
Expand Down

0 comments on commit f11a192

Please sign in to comment.