Not needed
This commit is contained in:
parent
26d712dcbd
commit
d07e8deefd
1 changed files with 0 additions and 4 deletions
|
|
@ -103,10 +103,6 @@ public class Config {
|
||||||
return config.getJSONObject("Tokens").getString("GitHub");
|
return config.getJSONObject("Tokens").getString("GitHub");
|
||||||
}
|
}
|
||||||
|
|
||||||
public String getWakaTimeToken() {
|
|
||||||
return config.getJSONObject("Tokens").getString("WakaTime");
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getMythicalBotListToken() {
|
public String getMythicalBotListToken() {
|
||||||
return config.getJSONObject("Tokens").getString("MythicalBotList");
|
return config.getJSONObject("Tokens").getString("MythicalBotList");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue