From d2e319cc7eacd3eb0a168da1dcee13bc1e6274fa Mon Sep 17 00:00:00 2001 From: Mark Jansen Date: Thu, 30 Sep 2021 19:31:03 +0200 Subject: [PATCH] [CI] Remove unused CDPath --- .github/validate-rapps.py | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/validate-rapps.py b/.github/validate-rapps.py index 06627a1..3861115 100644 --- a/.github/validate-rapps.py +++ b/.github/validate-rapps.py @@ -21,7 +21,6 @@ ALL_KEYS = [ b'URLSite', b'URLDownload', b'SHA1', - b'CDPath', b'SizeBytes', b'SizeInBytes', b'Icon',