This commit is contained in:
insanity@loafle.com 2017-06-05 21:52:51 +09:00
parent 81ab013e65
commit b91a18c6f6

View File

@ -7,7 +7,7 @@ import (
"encoding/json" "encoding/json"
"git.loafle.net/overflow/overflow_proxy_service/proxy/member" "git.loafle.net/overflow/overflow_proxy_service/proxy/member"
"git.loafle.net/overflow/overflow_proxy_service/proxy/agent" "git.loafle.net/overflow/overflow_proxy_service/proxy/agent"
"github.com/reactivex/rxgo/errors" "errors"
) )
type NoAuthAgentService struct { type NoAuthAgentService struct {