From 8b53b7a9d28aa95a84195975465880c995ca7ed0 Mon Sep 17 00:00:00 2001 From: Bravo Yeung Date: Sun, 18 Oct 2020 20:06:10 +0800 Subject: [PATCH] Update _create-archive-files.py --- dist/_create-archive-files.py | 1 - 1 file changed, 1 deletion(-) 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' }