rustfmt pass

This commit is contained in:
Paul Woolcock
2018-08-23 21:46:31 -04:00
parent 49a2237803
commit 3330a26760
5 changed files with 19 additions and 40 deletions
+1 -1
View File
@@ -6,9 +6,9 @@ use std::{error::Error, io};
use self::elefren::{
apps::{App, Scopes},
data::toml,
Mastodon,
Registration,
data::toml,
};
#[allow(dead_code)]