don't need to print this

This commit is contained in:
Ted Unangst 2019-06-03 00:52:25 -04:00
parent cb901a727c
commit 170d3ee858
1 changed files with 0 additions and 1 deletions

View File

@ -707,7 +707,6 @@ func subsub(user *WhatAbout, xid string) {
log.Printf("can't send follow: %s", err)
return
}
WriteJunk(os.Stdout, j)
keyname, key := ziggy(user.Name)
err = PostJunk(keyname, key, box.In, j)
if err != nil {