diff options
author | Olivier Mengué <dolmen@cpan.org> | 2019-08-13 15:39:12 +0200 |
---|---|---|
committer | Olivier Mengué <dolmen@cpan.org> | 2019-08-13 15:57:35 +0200 |
commit | ac395a60ed2ac643403678991ff4745231ff48c5 (patch) | |
tree | 5b48393f33a806897662a7f5d9d26586b804fc93 /adjust_test.go | |
parent | 9c70d0ac868f66badf2663cc7b4b3c46d5411131 (diff) |
SetCellValue: use fmt.Sprint(v) instead of fmt.Sprintf("%v", v)
Because that does the same thing, but without having to parse a format
string.
Signed-off-by: Olivier Mengué <dolmen@cpan.org>
Diffstat (limited to 'adjust_test.go')
0 files changed, 0 insertions, 0 deletions