Remove extra comment line, I tested nsfw
This commit is contained in:
parent
8052aa37b3
commit
558ce7014e
1 changed files with 0 additions and 1 deletions
1
ui/src/interfaces.ts
vendored
1
ui/src/interfaces.ts
vendored
|
@ -105,7 +105,6 @@ export interface Claims {
|
|||
iss: string;
|
||||
}
|
||||
|
||||
// TODO test out nsfw
|
||||
export interface User {
|
||||
id: number;
|
||||
name: string;
|
||||
|
|
Loading…
Reference in a new issue