Skip to content

Commit

Permalink
remove extra comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Mar 4, 2024
1 parent c0ad945 commit 350bc11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dlp_profile.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ type DLPProfile struct {
Description string `json:"description,omitempty"`
AllowedMatchCount int `json:"allowed_match_count"`

// Optional and can be omitted with a nil pointer
ContextAwareness *DLPContextAwareness `json:"context_awareness,omitempty"`

// The following fields are omitted for predefined DLP
Expand Down

0 comments on commit 350bc11

Please sign in to comment.