Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrigoruk committed Oct 16, 2024
1 parent 98fc004 commit edb8d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/feature.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ type Feature struct {
// Dependencies is a list of feature toggle dependency objects
Dependencies *[]Dependency `json:"dependencies"`

// //ImpressionData indicates whether the client SDK should emit an impression event
// ImpressionData indicates whether the client SDK should emit an impression event
ImpressionData bool `json:"impressionData"`
}

Expand Down

0 comments on commit edb8d91

Please sign in to comment.