Skip to content

Commit

Permalink
[ga-format-pr] Run ./format_repo.sh to fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jycor committed Jan 29, 2025
1 parent 2ce0641 commit 1bf75ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/planbuilder/proc.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ package planbuilder

import (
"fmt"
"gopkg.in/src-d/go-errors.v1"
"strconv"
"strings"

ast "github.com/dolthub/vitess/go/vt/sqlparser"
"gopkg.in/src-d/go-errors.v1"

"github.com/dolthub/go-mysql-server/sql"
"github.com/dolthub/go-mysql-server/sql/expression"
Expand Down

0 comments on commit 1bf75ae

Please sign in to comment.