mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 14:24:24 +00:00
Fix hacktoberfest format
This commit is contained in:
parent
8ae241bbff
commit
4fe1950791
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ async fn main() -> Result<(), Error> {
|
|||
|
||||
let mut to_check: Vec<String> = vec![];
|
||||
|
||||
|
||||
for (event, _) in parser.into_offset_iter() {
|
||||
match event {
|
||||
Event::Start(tag) => match tag {
|
||||
|
|
Loading…
Reference in a new issue