removed unused variable

This commit is contained in:
robbe 2025-04-24 12:24:51 +02:00
parent 87fc7362db
commit bad9e8e32a
2 changed files with 0 additions and 2 deletions

View file

@ -117,7 +117,6 @@ class RuleMatcherRewriter:
try:
rhs_match = rewrite(self.state,
lhs_m=lhs,
rhs_m=rhs,
pattern_mm=self.mm_ramified,
lhs_match=lhs_match,