Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
elsoazemelet committed Jan 16, 2024
1 parent b5e21b9 commit fb0c555
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/routes/user_account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ export interface UserNameInput {
exists: boolean;
valid: boolean;
active: boolean;
}

}

0 comments on commit fb0c555

Please sign in to comment.