From 48ac00aa8e5eca269b8dcc9c1a4590ce2d9b607f Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:20:20 +0100 Subject: [PATCH] fix: remove more labels --- .github/labels.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index c02065520..95c892eb6 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -119,11 +119,6 @@ color: 88aabb - name: t:backport-candidate color: 0075ca -- name: t:duplicate - color: cfd3d7 -- name: t:invalid - description: This is not related to discord.js. - color: e4e669 - name: t:need reproduction color: c66037 - name: t:won't fix