mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-18 01:12:10 +08:00
Weird, git didn't commit this closing curly brace
This commit is contained in:
parent
98bba33861
commit
11bf28f783
@ -94,6 +94,8 @@ type Storage interface {
|
||||
// persisted users in storage.
|
||||
MostRecentUserEmail() string
|
||||
|
||||
}
|
||||
|
||||
// ErrNotExist is returned by Storage implementations when
|
||||
// a resource is not found. It is similar to os.ErrNotExist
|
||||
// except this is a type, not a variable.
|
||||
|
Loading…
x
Reference in New Issue
Block a user