erase unnecessary comment
This commit is contained in:
@@ -109,7 +109,7 @@ impl Detection {
|
||||
});
|
||||
}
|
||||
parseerror_count += 1;
|
||||
println!(); // 一行開けるためのprintln
|
||||
println!();
|
||||
});
|
||||
Option::None
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user