1
0
mirror of https://github.com/bspeice/qadapt synced 2024-11-21 13:28:11 -05:00

Actually run rustfmt

This commit is contained in:
Bradlee Speice 2018-12-06 23:19:37 -05:00
parent 1832cfb389
commit 508aa05cb9
2 changed files with 11 additions and 12 deletions

View File

@ -28,4 +28,3 @@ fn early_return_boxing() {
panic!("Intentional")
}
}