Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mido-sys committed Dec 14, 2022
1 parent 7cc0884 commit 4b2d867
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variables_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ func Test_Let_Ident_NotInitialized(t *testing.T) {
%>`

ctx := NewContext()
//ctx.Set("myArray", []string{"a", "b"})

_, err := Render(input, ctx)
r.Error(err)
Expand Down

0 comments on commit 4b2d867

Please sign in to comment.