mirror of
https://github.com/NoiTheCat/BirthdayBot.git
synced 2024-11-24 01:14:12 +00:00
Remove unneeded property
This commit is contained in:
parent
581df48855
commit
6d7db85310
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ namespace BirthdayBot
|
|||
public string BotToken { get; }
|
||||
public string LogWebhook { get; }
|
||||
public string DBotsToken { get; }
|
||||
public Database DatabaseSettings { get; }
|
||||
public int ShardCount { get; }
|
||||
|
||||
public Configuration()
|
||||
|
|
Loading…
Reference in a new issue