Revert "feat: badge for tax 2025 bug (#5230)"
This reverts commit 6d1b0eef15.
This commit is contained in:
@@ -342,7 +342,6 @@ export enum UserBadge {
|
||||
CONTRIBUTOR = 1 << 5,
|
||||
TRANSLATOR = 1 << 6,
|
||||
AFFILIATE = 1 << 7,
|
||||
TAX_FORM_2025_REQUIRED = 1 << 8,
|
||||
}
|
||||
|
||||
export type UserBadges = number
|
||||
|
||||
Reference in New Issue
Block a user