cargo fmt

This commit is contained in:
Jordan Petridis 2018-07-15 22:20:45 +03:00
parent a69254612c
commit 2d4053c792
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -302,4 +302,3 @@ impl App {
ApplicationExtManual::run(&application, &args);
}
}