Skip to content

Commit

Permalink
Run fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Feb 27, 2021
1 parent 11e682d commit aeaa8b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/rustc_parse/src/parser/attr_wrapper.rs
Expand Up @@ -266,7 +266,6 @@ impl<'a> Parser<'a> {
return Ok(ret);
}


let cursor_snapshot_next_calls = cursor_snapshot.num_next_calls;
let mut end_pos = self.token_cursor.num_next_calls;

Expand Down

0 comments on commit aeaa8b1

Please sign in to comment.