not a journal (#50)

This commit is contained in:
Michael Quigley
2022-09-20 13:49:14 -04:00
parent 6bf3f0f98c
commit 72e98beac9
2 changed files with 0 additions and 3 deletions

View File

@@ -9,7 +9,6 @@ type AccountRequest struct {
Model
Token string
Email string
Verified bool
SourceAddress string
}