style (events): add changes from `make fmt` in prep for release.

pull/1503/head sdk/v0.0.8
Jim 5 years ago
parent 4cdce29a84
commit 5fe40bc7bd

@ -21,7 +21,6 @@ func (req *TestAuthenticateRequest) Tags() ([]encrypt.PointerTag, error) {
// Tags implements the encrypt.Taggable interface which allows
// TestEventAuthenResponse Attributes to be classified for the encrypt filter.
func (req *TestAuthenticateResponse) Tags() ([]encrypt.PointerTag, error) {
var tags []encrypt.PointerTag
if req.Attributes != nil {

Loading…
Cancel
Save