Formatting
This commit is contained in:
parent
197a2e6fef
commit
7a02097b71
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ fn path(p: &mut Parser) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
fn path_segment(p: &mut Parser, first: bool) {
|
||||
let segment = p.start();
|
||||
if first {
|
||||
|
|
Loading…
Add table
Reference in a new issue