Remove some whitespace
We definitely need a rustfmt config at some point
This commit is contained in:
parent
891f61f046
commit
76bacdca08
@ -105,7 +105,6 @@ async fn load_sqlite_template(sqlite_handle: &mut SqliteConnection) -> sqlx::Res
|
||||
include_str!("sqlite/external_servers_privacy_preferences.sql"),
|
||||
include_str!("sqlite/external_servers_preferences.sql"),
|
||||
)).execute(sqlite_handle).await
|
||||
|
||||
}
|
||||
|
||||
fn get_config(options: &Options) -> std::io::Result<Config> {
|
||||
|
Loading…
Reference in New Issue
Block a user