Skip to content

Commit

Permalink
Remove unused nextTmp
Browse files Browse the repository at this point in the history
  • Loading branch information
200sc committed Nov 10, 2023
1 parent abdee0e commit c1f8b25
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gen_templates.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ import (
"io"
"strconv"
"strings"
"sync/atomic"
)

var nextTmp atomic.Int64

func writeLineWithTabs(w io.Writer, format string, depth int, args ...string) {
var assigner string
var receiver string
Expand Down

0 comments on commit c1f8b25

Please sign in to comment.