Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Disselkoen <[email protected]>
  • Loading branch information
cdisselkoen committed Nov 26, 2024
1 parent 7778b90 commit e4e2cfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cedar-lean/CedarProto/ValidatorEntityType.lean
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def merge (x y : TagMessage) : TagMessage :=
}

instance : Message TagMessage where
name := "TagMessage"
parseField := parseField
merge := merge

Expand Down

0 comments on commit e4e2cfb

Please sign in to comment.