Skip to content

Commit 16c3a6a

Browse files
author
James Cor
committed
rebase
1 parent 7c7f121 commit 16c3a6a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

sql/expression/convert.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import (
1919
"strings"
2020
"time"
2121

22-
"github.com/dolthub/vitess/go/mysql"
2322
"github.com/dolthub/vitess/go/sqltypes"
2423
"github.com/sirupsen/logrus"
2524
"gopkg.in/src-d/go-errors.v1"

sql/types/decimal.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ import (
2020
"math/big"
2121
"reflect"
2222

23-
"github.com/dolthub/vitess/go/sqltypes"
24-
"github.com/dolthub/vitess/go/vt/proto/query"
25-
"github.com/shopspring/decimal"
2623
"github.com/shopspring/decimal"
2724
"gopkg.in/src-d/go-errors.v1"
2825

0 commit comments

Comments
 (0)