Skip to content

Commit 3cb8f9f

Browse files
committed
placate lint again
Signed-off-by: Andrew Thornton <[email protected]>
1 parent 79330db commit 3cb8f9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/markup/html.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ func RenderEmoji(
317317
return ctx.postProcess(rawHTML)
318318
}
319319

320-
321320
func (ctx *postProcessCtx) postProcess(rawHTML []byte) ([]byte, error) {
322321
if ctx.procs == nil {
323322
ctx.procs = defaultProcessors

0 commit comments

Comments
 (0)