diff --git a/protonmail/users.go b/protonmail/users.go index a60fa01..9e64385 100644 --- a/protonmail/users.go +++ b/protonmail/users.go @@ -4,16 +4,6 @@ import ( "net/http" ) -type ( - LogAuth int - ComposerMode int - MessageButtons int - ImagesMode int - ViewMode int - ViewLayout int - SwipeAction int -) - type User struct { ID string Name string