summaryrefslogtreecommitdiff
path: root/config/prod-dates.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-06-07 13:12:02 +0200
committeremkael <emkael@tlen.pl>2017-06-07 13:57:20 +0200
commit62b4ca23e0ac41653a35ddbe95ed6262a5f49f97 (patch)
treea74975f9c8dbd34c85ebb731167707bf3774a192 /config/prod-dates.json
parent35548990b2e148f083da44c6ceb5c6630af8bc2f (diff)
Separate test dataset no longer needed
Diffstat (limited to 'config/prod-dates.json')
-rw-r--r--config/prod-dates.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/config/prod-dates.json b/config/prod-dates.json
deleted file mode 100644
index 48e324f..0000000
--- a/config/prod-dates.json
+++ /dev/null
@@ -1,14 +0,0 @@
-[
- {
- "date": "2016-12-31",
- "url": "2017-01.html",
- "name": "I 2017",
- "index": "1"
- },
- {
- "date": "2017-03-31",
- "url": "index.html",
- "name": "II 2017",
- "index": "2"
- }
-]