Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
skius committed Aug 9, 2023
1 parent bfe5827 commit dc8dda7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ impl<'p> ForwardRuleGroupAggregator<'p> {

// Represents a non-empty rule group for the forward direction.
#[derive(Debug, Clone)]

enum ForwardRuleGroup<'p> {
Conversion(Vec<UniConversionRule<'p>>),
Transform(Vec<Cow<'p, parse::SingleId>>),
Expand Down

0 comments on commit dc8dda7

Please sign in to comment.