From b627ca68034d9320d42d399c13e8e2a178011371 Mon Sep 17 00:00:00 2001 From: G r e y Date: Wed, 31 Mar 2021 12:06:29 -0500 Subject: [PATCH] fix: Remove non-existent file from manifest --- manifest.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.json b/manifest.json index 8a992d23c..6b81c7846 100644 --- a/manifest.json +++ b/manifest.json @@ -320,9 +320,6 @@ { "path": "./changelog/index.md", "children": [ - { - "path": "./changelog/1.17.3.md" - }, { "path": "./changelog/1.17.2.md" },