Skip to content

Commit

Permalink
* Removed Code.
Browse files Browse the repository at this point in the history
  • Loading branch information
DxsSucuk committed Apr 25, 2022
1 parent 9bdf316 commit 1e69c5f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/main/java/de/presti/ree6/bot/BotWorker.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ private BotWorker() {
// Instance of the JDA ShardManager.
private static ShardManager shardManager;

/**
* Instance of the main JDA connection.
*
* @deprecated because of the usage of the current ShardManager
*/
@Deprecated(forRemoval = true, since = "1.7.0")
public static JDA botInstance;

// The used Bot-Token.
private static String token;

Expand Down

0 comments on commit 1e69c5f

Please sign in to comment.