aboutsummaryrefslogtreecommitdiffstats
path: root/identity/interface.go
diff options
context:
space:
mode:
Diffstat (limited to 'identity/interface.go')
-rw-r--r--identity/interface.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/identity/interface.go b/identity/interface.go
index 54a9da78..3407d7ab 100644
--- a/identity/interface.go
+++ b/identity/interface.go
@@ -17,9 +17,6 @@ type Interface interface {
// Email return the last version of the email
Email() string
- // Login return the last version of the login
- Login() string
-
// AvatarUrl return the last version of the Avatar URL
AvatarUrl() string