diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 5a51a0c45..848feab18 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -427,10 +427,6 @@ export const Devs = /* #__PURE__*/ Object.freeze({ name: "Elvyra", id: 708275751816003615n, }, - Byron: { - name: "byron", - id: 639577344276692992n - } } satisfies Record); // iife so #__PURE__ works correctly