Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: pulak-opti <[email protected]>
  • Loading branch information
pulak-opti committed Oct 23, 2024
1 parent ee1a457 commit 71ef719
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/decision/rollout_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ func (r RolloutService) GetDecision(decisionContext FeatureDecisionContext, user
return ExperimentDecisionContext{
Experiment: experiment,
ProjectConfig: decisionContext.ProjectConfig,
UserProfile: decisionContext.UserProfile,
}
}

Expand Down

0 comments on commit 71ef719

Please sign in to comment.