mirror of https://github.com/jetkvm/kvm.git
fix: golangci-lint warnings
This commit is contained in:
parent
8810ed4827
commit
bc4c2d92db
|
|
@ -177,7 +177,6 @@ func (m *MDNS) setLocalNames(localNames []string) {
|
||||||
}
|
}
|
||||||
|
|
||||||
m.localNames = localNames
|
m.localNames = localNames
|
||||||
return
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (m *MDNS) setListenOptions(listenOptions *MDNSListenOptions) {
|
func (m *MDNS) setListenOptions(listenOptions *MDNSListenOptions) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue