feat: remove the last traces of the csv

This commit is contained in:
silver 2023-10-27 01:48:37 +01:00
parent b729c050f9
commit c1f5be0a62
4 changed files with 0 additions and 31 deletions

View file

@ -50,7 +50,6 @@
# basic server stuff
HOME = cfg.home;
DATABASE = "database.db";
CSV = "wolves.csv";
HOST_PORT = cfg.host_port;
SSH_ROOT = "skynet_old";