removed cruft
This commit is contained in:
parent
97bef269b8
commit
a81c61d5dc
@ -16,8 +16,6 @@ import (
|
|||||||
var p *bluemonday.Policy
|
var p *bluemonday.Policy
|
||||||
|
|
||||||
func PollMastodonPleroma(endpoint string, reportPostChan chan ReportPost) {
|
func PollMastodonPleroma(endpoint string, reportPostChan chan ReportPost) {
|
||||||
// Make this a global variable
|
|
||||||
//p := bluemonday.NewPolicy()
|
|
||||||
newposts := make([]ReportPost, 0)
|
newposts := make([]ReportPost, 0)
|
||||||
|
|
||||||
min_id := ""
|
min_id := ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user