diff --git a/src/schemas/Identifiers.ts b/src/schemas/Identifiers.ts index cb0a0e23..5b462c1d 100644 --- a/src/schemas/Identifiers.ts +++ b/src/schemas/Identifiers.ts @@ -25,6 +25,5 @@ * 000000111011000111100001101001000101000000 00001 00000 000000000000 * number of ms since Discord epoch worker pid increment * ``` - * @format snowflake */ export type Snowflake = string; \ No newline at end of file