Run rustfmt

This commit is contained in:
Matan Kushner
2019-04-01 23:30:53 -04:00
parent 106bcb73bc
commit 4e1ae06622
-1
View File
@@ -10,5 +10,4 @@ fn main() {
// pull the authors from Cargo.toml
.author(crate_authors!())
.get_matches();
}