Remove unused dependency
This commit is contained in:
parent
d073a90cb1
commit
792a6c0232
|
@ -1,7 +1,6 @@
|
|||
package postgresql
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
"fmt"
|
||||
|
||||
"github.com/hashicorp/errwrap"
|
||||
|
|
Loading…
Reference in New Issue