Skip to content

Commit

Permalink
unused struct
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin-decker committed Aug 1, 2024
1 parent 5dc1ce5 commit d25b703
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/analyzer/analyzers/twilio/twilio.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ func (a *Analyzer) Analyze(ctx context.Context, credentialInfo map[string]string
}, nil
}

type verifyJSON struct {
Code int `json:"code"`
}

type secretInfo struct {
ServicesRes serviceResponse
AccountStatusCode int
Expand Down

0 comments on commit d25b703

Please sign in to comment.