Skip to content

Commit 4884d8e

Browse files
committed
tidy fix
1 parent a3cdbc4 commit 4884d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/async-await/unnecessary-await.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ async fn baz() -> std::io::Result<()> {
1111
std::io::Result::Ok(())
1212
}
1313

14-
fn main() {}
14+
fn main() {}

0 commit comments

Comments
 (0)