undo change

This commit is contained in:
Eason Lin 2018-08-01 16:16:38 +08:00
parent b6ab773859
commit d54e77e6ae
No known key found for this signature in database
GPG Key ID: CAE11BD9E2B4E4C0

View File

@ -7,7 +7,6 @@ import (
"encoding/json" "encoding/json"
"errors" "errors"
"fmt" "fmt"
_ "github.com/lib/pq" _ "github.com/lib/pq"
"github.com/lib/pq/hstore" "github.com/lib/pq/hstore"
) )