remove old configuration file

This commit is contained in:
Yannik Schmidt
2020-07-26 23:25:41 +02:00
parent 4c77cc7bd4
commit a9601fba8c
2 changed files with 0 additions and 15 deletions

View File

@@ -36,7 +36,6 @@ PRIORITY_SECONDARY = 0.8
# other
HTTP_NOT_FOUND = 404
EMPTY_STRING = ""
CACHE_FILE = "cache.json"
READ = "r"
WRITE = "w"