Update src/utils/constants.ts

Co-authored-by: nin0dev <personal@nin0.dev>
This commit is contained in:
Ashley :3 2024-07-29 20:20:18 +03:00 committed by GitHub
parent 20be1b5b42
commit 2be1ac4ece
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -538,10 +538,6 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "Joona",
id: 297410829589020673n
},
Ashley: {
name: "Ashley",
id: 396571938081865741n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly