Skip to content

Commit 073bb06

Browse files
authored
fix(arrow): formatting lint issue (#770)
1 parent 1769405 commit 073bb06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arrow/datatype_fixedwidth.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
package arrow
1818

1919
import (
20-
"cmp"
21-
"errors"
20+
"cmp"
21+
"errors"
2222
"fmt"
2323
"strconv"
2424
"sync"

0 commit comments

Comments
 (0)