Skip to content

Commit

Permalink
chore: rm spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Nov 7, 2023
1 parent 0f8334e commit 126619f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpc/flipt/evaluation/evaluation.proto
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ message EvaluationSegment {
repeated EvaluationConstraint constraints = 7;
}


enum EvaluationFlagType {
VARIANT_FLAG_TYPE = 0;
BOOLEAN_FLAG_TYPE = 1;
Expand All @@ -158,7 +157,6 @@ message EvaluationFlag {
repeated EvaluationRollout rollouts = 9;
}


enum EvaluationConstraintComparisonType {
UNKNOWN_COMPARISON_TYPE = 0;
STRING_COMPARISON_TYPE = 1;
Expand Down

0 comments on commit 126619f

Please sign in to comment.