Not needed
This commit is contained in:
parent
06c3abc283
commit
8f642f44a9
1 changed files with 1 additions and 5 deletions
|
|
@ -142,11 +142,7 @@ public class Config {
|
|||
public String getDiscordExtremeListToken() {
|
||||
return config.getJSONObject("Tokens").getString("DiscordExtremeList");
|
||||
}
|
||||
|
||||
public String getDiscordBotReviewsToken() {
|
||||
return config.getJSONObject("Tokens").getString("DiscordBotReviews");
|
||||
}
|
||||
|
||||
|
||||
public String getDiscordBotsToken() {
|
||||
return config.getJSONObject("Tokens").getString("DiscordBots");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue