Remove unused dependency

This commit is contained in:
Sam Dunne 2016-10-05 09:32:10 +01:00
parent d073a90cb1
commit 792a6c0232
No known key found for this signature in database
GPG Key ID: B9754C0CCECB63CB
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package postgresql
import (
"database/sql"
"fmt"
"github.com/hashicorp/errwrap"