Skip to content

Commit

Permalink
chore(remove): remove redundant comments (#2948)
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 committed Apr 21, 2022
1 parent 0a8a264 commit c3b2afb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions store/ui/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,18 +141,6 @@ export enum SettingsRoutes {
NETWORK = 'network',
REALMS = 'realms',
}
// | 'personalize'
// | 'profile'
// | 'audio'
// | 'keybinds'
// | 'accounts'
// | 'privacy'
// | 'developer'
// | 'info'
// | 'notifications'
// | 'storage'
// | 'network'
// | 'realms'

export interface ContextMenuItem {
text: string | TranslateResult
Expand Down

0 comments on commit c3b2afb

Please sign in to comment.