Skip to content

Commit 3cbd342

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent 888b0be commit 3cbd342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/analyzer/tables.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"strings"
1919

2020
"github.com/dolthub/go-mysql-server/sql"
21-
"github.com/dolthub/go-mysql-server/sql/plan"
21+
"github.com/dolthub/go-mysql-server/sql/plan"
2222
"github.com/dolthub/go-mysql-server/sql/transform"
2323
)
2424

0 commit comments

Comments
 (0)