Skip to content

Commit

Permalink
placate lint again
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Thornton <art27@cantab.net>
  • Loading branch information
zeripath committed Jan 20, 2021
1 parent 79330db commit 3cb8f9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/markup/html.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ func RenderEmoji(
return ctx.postProcess(rawHTML)
}


func (ctx *postProcessCtx) postProcess(rawHTML []byte) ([]byte, error) {
if ctx.procs == nil {
ctx.procs = defaultProcessors
Expand Down

0 comments on commit 3cb8f9f

Please sign in to comment.