diff --git a/dist/_create-archive-files.py b/dist/_create-archive-files.py index 1f2a31c..c1b8406 100644 --- a/dist/_create-archive-files.py +++ b/dist/_create-archive-files.py @@ -6,7 +6,6 @@ import requests archive_types = { - 'year': 'years', 'tag': 'tags', 'category': 'categories' }