Skip to content

Commit

Permalink
Merge pull request #1962 from veloce/tournamentFixes
Browse files Browse the repository at this point in the history
remove unused tournament.me.username
  • Loading branch information
veloce authored Dec 27, 2021
2 parents d3b34d4 + 88f710e commit 0d58cc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lichess/interfaces/tournament.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export interface TournamentClock {

interface TournamentMe {
rank: number
readonly username: string
readonly withdraw: boolean
}

Expand Down

0 comments on commit 0d58cc6

Please sign in to comment.