Skip to content

Commit a75b092

Browse files
committed
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
1 parent 85b4e12 commit a75b092

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

go/libraries/doltcore/sqle/dtables/workspace_table.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ func (wtd *WorkspaceTableDeleter) StatementComplete(ctx *sql.Context) error {
350350
return nil
351351
}
352352

353-
354353
func (wtm *WorkspaceTableModifier) getWorkspaceTableWriter(ctx *sql.Context, targetStaging bool) (dsess.WriteSession, dsess.TableWriter, error) {
355354
ds := dsess.DSessFromSess(ctx.Session)
356355
var setter dsess.SessionRootSetter

0 commit comments

Comments
 (0)