don't need this log
Ted Unangst tedu@tedunangst.com
Tue, 17 Sep 2019 19:00:46 -0400
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
activity.go
→
activity.go
@@ -628,7 +628,6 @@ }
} else { log.Printf("unknown attachment: %s", at) } - log.Printf("saving a donk: %s is %s", name, desc) donk := savedonk(u, name, desc, mt, localize) if donk != nil { xonk.Donks = append(xonk.Donks, donk)