resolve closer stuff
This commit is contained in:
parent
d5d5679b21
commit
2ce99664d5
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ func (m Manager) Cleanup() error {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return m.SAM.Close()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewManager(host, port, samhost, samport, datadir string, samopts []string) (*Manager, error) {
|
func NewManager(host, port, samhost, samport, datadir string, samopts []string) (*Manager, error) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue