Skip to content

Commit

Permalink
Revert "Update user.go (bwmarrin#934)" (bwmarrin#936)
Browse files Browse the repository at this point in the history
This reverts commit 1998af9.
  • Loading branch information
CarsonHoffman authored May 20, 2021
1 parent 1998af9 commit 9e4f057
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const (
UserFlagBugHunterLevel2 = 1 << 14
UserFlagVerifiedBot = 1 << 16
UserFlagVerifiedBotDeveloper = 1 << 17
UserFlagDiscordCertifiedModerator = 1 << 18
)

// A User stores all data for an individual Discord user.
Expand Down

0 comments on commit 9e4f057

Please sign in to comment.