Skip to content

Commit f3ed6e2

Browse files
author
James Cor
committed
formatting
1 parent 0eb0331 commit f3ed6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/plan/hash_lookup.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
"sync"
2020

2121
"github.com/dolthub/go-mysql-server/sql"
22-
"github.com/dolthub/go-mysql-server/sql/hash"
22+
"github.com/dolthub/go-mysql-server/sql/hash"
2323
"github.com/dolthub/go-mysql-server/sql/types"
2424
)
2525

0 commit comments

Comments
 (0)