Skip to content

Commit 7f09841

Browse files
committed
Lint fix
1 parent c0326a1 commit 7f09841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

optimizely/decision/feature_experiment_service.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import (
2121
"github.com/optimizely/go-sdk/optimizely/entities"
2222
)
2323

24+
// FeatureExperimentService helps evaluate feature test associated with the feature
2425
type FeatureExperimentService struct {
2526
featureExperimentDecisionService ExperimentService
2627
}

0 commit comments

Comments
 (0)