Removed whitespace
This commit is contained in:
parent
bb1850e679
commit
db13503567
2 changed files with 0 additions and 1 deletions
BIN
out/artifacts/butler_jar/butler.jar
Normal file
BIN
out/artifacts/butler_jar/butler.jar
Normal file
Binary file not shown.
|
@ -21,7 +21,6 @@ public class Main {
|
||||||
.addEnabledCacheFlags(/*leave empty if any*/)
|
.addEnabledCacheFlags(/*leave empty if any*/)
|
||||||
.buildJDA(); // Starts the bot!
|
.buildJDA(); // Starts the bot!
|
||||||
|
|
||||||
|
|
||||||
// This is kinda just to suppress an annoying IntelliJ warning.
|
// This is kinda just to suppress an annoying IntelliJ warning.
|
||||||
System.out.println("JDA Status: " + jda.getStatus());
|
System.out.println("JDA Status: " + jda.getStatus());
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue