Update dump.go

This commit is contained in:
jennifersp
2021-11-04 09:51:26 -07:00
committed by GitHub
parent 51ed0fd79e
commit cd0fdb201b

View File

@@ -353,4 +353,3 @@ func NewDumpDataMover(ctx context.Context, root *doltdb.RootValue, dEnv *env.Dol
return imp, nil
}
Z