forked from Skynet/discord-bot
feat: remove the last traces of the csv
This commit is contained in:
parent
68c6894727
commit
88f9e8d744
4 changed files with 0 additions and 31 deletions
|
@ -50,7 +50,6 @@
|
|||
SKYNET_SERVER = cfg.discord.server;
|
||||
HOME = cfg.home;
|
||||
DATABASE = "database.db";
|
||||
CSV = "wolves.csv";
|
||||
};
|
||||
|
||||
service_name = script: lib.strings.sanitizeDerivationName("${cfg.user}@${script}");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue