mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
remove unused HasHost.
This commit is contained in:
@ -46,7 +46,6 @@ type SessionManager interface {
|
||||
Get(id string) (Session, bool)
|
||||
Delete(id string) error
|
||||
|
||||
HasHost() bool
|
||||
SetHost(host Session)
|
||||
GetHost() Session
|
||||
ClearHost()
|
||||
|
Reference in New Issue
Block a user