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