Skip to content

Commit

Permalink
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/upda…
Browse files Browse the repository at this point in the history
…te.sh
  • Loading branch information
zachmu committed Oct 24, 2024
1 parent def3598 commit 45fcccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/libraries/doltcore/sqle/user_space_database.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,4 @@ func (db *UserSpaceDatabase) AllSchemas(ctx *sql.Context) ([]sql.DatabaseSchema,

func (db *UserSpaceDatabase) SchemaName() string {
return ""
}
}

0 comments on commit 45fcccd

Please sign in to comment.