Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Delete LogoPrinter from bungee.
Browse files Browse the repository at this point in the history
Former-commit-id: 1cf2fbe
  • Loading branch information
iShift committed Feb 22, 2020
1 parent d12561e commit 077a270
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/me/ishift/epicguard/bungee/GuardBungee.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ public void onEnable() {

instance = this;
Logger.create();
LogoPrinter.print();

this.loadConfig();
StorageManager.load();
MessagesBungee.load();
Expand Down

0 comments on commit 077a270

Please sign in to comment.