chore: Clean up code by removing trailing whitespace in multiple files
This commit is contained in:
@@ -82,3 +82,4 @@ type YggdrasilRepository interface {
|
||||
GetPasswordByID(id int64) (string, error)
|
||||
ResetPassword(id int64, password string) error
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user