Skip to content

Commit 5cbc232

Browse files
committed
style(postgrest): gofmt import ordering
1 parent 194e105 commit 5cbc232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgrest/postgrest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import (
66
"strconv"
77

88
"github.com/flanksource/clicky/exec"
9-
"github.com/flanksource/commons/logger"
109
"github.com/flanksource/commons-db/api"
10+
"github.com/flanksource/commons/logger"
1111
"github.com/flanksource/deps"
1212
)
1313

0 commit comments

Comments
 (0)