From e22fbb1a0745b376e441ad9445fe6689285eba39 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 15 Apr 2025 15:11:04 -0500 Subject: [PATCH] remove(format): No longer needed --- custom_formats/BeyondHD.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 custom_formats/BeyondHD.yml diff --git a/custom_formats/BeyondHD.yml b/custom_formats/BeyondHD.yml deleted file mode 100644 index f55f494..0000000 --- a/custom_formats/BeyondHD.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: BeyondHD -description: '' -tags: -- Release Group -conditions: -- name: Regex - negate: false - pattern: BeyondHD - required: true - type: release_group -tests: []