remove dumb comment
This commit is contained in:
parent
ad9012cf64
commit
47488cb7c5
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ pub struct User {
|
|||
pub is_banned_upload: i32
|
||||
}
|
||||
|
||||
// TODO: err uhh we might need to make changes because green users 😀😀😀 im gonna commit suicide
|
||||
#[derive(Insertable, Deserialize)]
|
||||
#[diesel(table_name = users)]
|
||||
pub struct NewUser {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue