Fix compile error

This commit is contained in:
Unknwon 2016-08-05 21:12:21 -07:00
parent 58af7d8521
commit 28d53c48e2

View file

@ -8,7 +8,6 @@ import (
"bytes" "bytes"
"encoding/json" "encoding/json"
"fmt" "fmt"
"net/http"
) )
type AddOrgMembershipOption struct { type AddOrgMembershipOption struct {