all: Remove need to restart syncthing (#6883)
This commit is contained in:
@@ -37,11 +37,6 @@ type FinderService interface {
|
||||
suture.Service
|
||||
}
|
||||
|
||||
type FinderMux interface {
|
||||
Finder
|
||||
ChildStatus() map[string]error
|
||||
}
|
||||
|
||||
// The AddressLister answers questions about what addresses we are listening
|
||||
// on.
|
||||
type AddressLister interface {
|
||||
|
||||
Reference in New Issue
Block a user