removed cruft

This commit is contained in:
farhan 2020-11-24 21:19:39 -05:00
parent 97bef269b8
commit a81c61d5dc

@ -16,8 +16,6 @@ import (
var p *bluemonday.Policy
func PollMastodonPleroma(endpoint string, reportPostChan chan ReportPost) {
// Make this a global variable
//p := bluemonday.NewPolicy()
newposts := make([]ReportPost, 0)
min_id := ""