Skip to content

Commit 4a56fe1

Browse files
committed
Import order
1 parent e17f95e commit 4a56fe1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/apitypings/main.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ import (
1414
"strings"
1515
"text/template"
1616

17-
"golang.org/x/exp/slices"
18-
1917
"github.com/fatih/structtag"
18+
"golang.org/x/exp/slices"
2019
"golang.org/x/text/cases"
2120
"golang.org/x/text/language"
2221
"golang.org/x/tools/go/packages"

0 commit comments

Comments
 (0)