Satisfy gofmt

This commit is contained in:
Matthew Holt 2016-09-08 20:32:21 -06:00
parent 11bf28f783
commit 7ef405f9b2
No known key found for this signature in database
GPG key ID: 0D97CC73664F4D03

View file

@ -93,7 +93,6 @@ type Storage interface {
// in StoreUser. The result is an empty string if there are no
// persisted users in storage.
MostRecentUserEmail() string
}
// ErrNotExist is returned by Storage implementations when