remove ping - it's not actually used anymore
This commit is contained in:
@@ -35,7 +35,6 @@ type Favorites struct {
|
||||
}
|
||||
|
||||
type Server interface {
|
||||
Ping() bool
|
||||
Login(username, password string) error
|
||||
MediaProvider() MediaProvider
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user