Skip to content

Commit 0eb1673

Browse files
committed
Remove obsolete stuff
1 parent c152220 commit 0eb1673

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

src/sed/delimited_parser.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ fn validate_quantifier_numbers(
556556
result.push_str(&n);
557557
}
558558
}
559-
// line.advance();
559+
560560
Ok(result)
561561
}
562562

tests/fixtures/sed/input/regex_quantifiers

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)