Skip to content

Commit 0b0389a

Browse files
committed
Lint code
1 parent 99d0e2d commit 0b0389a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ var (
235235
thBaht = "\u0E1A\u0E32\u0E17"
236236
thSatang = "\u0E2A\u0E15\u0E32\u0E07\u0E04\u0E4C"
237237
thMinus = "\u0E25\u0E1A"
238-
)
238+
)
239239

240240
// calcContext defines the formula execution context.
241241
type calcContext struct {

0 commit comments

Comments
 (0)