Update rustfmt.toml and remove rustfmt warnings.

This commit is contained in:
Jordan Petridis
2017-12-16 18:22:35 +02:00
parent 0653460fb2
commit f8ae2dcffe
2 changed files with 4 additions and 19 deletions
+1 -3
View File
@@ -52,9 +52,7 @@ mod content;
mod utils;
mod static_resource;
/*
THIS IS STILL A PROTOTYPE.
*/
// THIS IS STILL A PROTOTYPE.
fn build_ui(app: &gtk::Application) {
let menu = gio::Menu::new();