all repos — honk @ c6cd59310deb31536f43e1faf43072b3f6832940

my fork of honk

remove stray log
Ted Unangst tedu@tedunangst.com
Sat, 24 Aug 2019 23:14:57 -0400
commit

c6cd59310deb31536f43e1faf43072b3f6832940

parent

d71fb20fbc415ee5504c54ffc59148a1bd5d9a75

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M fun.gofun.go

@@ -372,7 +372,6 @@ if h[0] != '#' {

p = h[:1] h = h[1:] } - log.Printf("fixing: %s", o) return fmt.Sprintf(`%s<a href="https://%s/o/%s">%s</a>`, p, serverName, h[1:], h) }) return s