removed dead code
This commit is contained in:
parent
cefacf7462
commit
163dee0389
@ -161,7 +161,6 @@ func PollMastodonPleroma(endpoint string, o *RunningInstance) {
|
||||
parsing_error = parsing_error + 1
|
||||
time.Sleep(time.Second * 30)
|
||||
}
|
||||
// resp.Body.Close() // Release as soon as done
|
||||
|
||||
m.Status = RUNNING
|
||||
ri_mutex.Lock()
|
||||
|
Loading…
x
Reference in New Issue
Block a user