Appease linter
This commit is contained in:
parent
9719449d01
commit
9944cb9104
@ -153,7 +153,6 @@ func (m *Manager) AddDownload(dl *Download) {
|
||||
m.Lock.Lock()
|
||||
defer m.Lock.Unlock()
|
||||
m.Downloads = append(m.Downloads, dl)
|
||||
return
|
||||
}
|
||||
|
||||
// func (dl *Download) AppendLog(text string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user