Skip to content

Commit

Permalink
removed application key
Browse files Browse the repository at this point in the history
  • Loading branch information
orto17 committed Jan 22, 2025
1 parent aeb853a commit 71036f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xsc/services/analytics.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ type XscAnalyticsBasicGeneralEvent struct {
TotalScanDuration string `json:"total_scan_duration,omitempty"`
FrogbotScanType string `json:"frogbot_scan_type,omitempty"`
FrogbotCiProvider string `json:"frogbot_ci_provider,omitempty"`
JfrogApplicationKey string `json:"jfrog_application_key,omitempty"`
}

type XscAnalyticsGeneralEventResponse struct {
Expand Down

0 comments on commit 71036f2

Please sign in to comment.