Skip to content

Commit

Permalink
fix(renderer): remove unused variable from test
Browse files Browse the repository at this point in the history
  • Loading branch information
odknt committed May 14, 2019
1 parent 19f16ab commit a06be07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/renderer/html5/user_macro_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import (
. "github.com/onsi/ginkgo"
)

var macroOption renderer.Option
var helloMacroTmpl *texttemplate.Template

var _ = Describe("user macros", func() {
Expand Down

0 comments on commit a06be07

Please sign in to comment.