protonmail: remove unused types for now

This commit is contained in:
emersion 2018-10-21 12:27:04 +02:00
parent d76f081114
commit 0248c4c722
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 0 additions and 10 deletions

View File

@ -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