Skip to content

Commit fb9c68f

Browse files
[ga-format-pr] Run scripts/format_repo.sh
1 parent d126c62 commit fb9c68f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/tables/pgcatalog/pg_class.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ package pgcatalog
1616

1717
import (
1818
"fmt"
19-
"github.com/dolthub/dolt/go/libraries/doltcore/sqle/index"
2019
"io"
2120
"math"
2221

22+
"github.com/dolthub/dolt/go/libraries/doltcore/sqle/index"
2323
"github.com/dolthub/go-mysql-server/sql"
2424

2525
"github.com/dolthub/doltgresql/core/id"

0 commit comments

Comments
 (0)