Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
prepared_statement: unwanted dependency removed.
Browse files Browse the repository at this point in the history
Signed-off-by: pradip parmar <[email protected]>
  • Loading branch information
princeparmar committed Jan 17, 2020
1 parent 8674768 commit bdf463d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go/test/endtoend/mysqlserver/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ import (

"vitess.io/vitess/go/mysql"
"vitess.io/vitess/go/test/endtoend/cluster"

_ "github.com/jinzhu/gorm/dialects/mysql"
)

var (
Expand Down

0 comments on commit bdf463d

Please sign in to comment.