login: drop redundant newline

This commit is contained in:
Lennart Poettering 2019-03-11 18:28:06 +01:00
parent b2a3953f81
commit f3b5c814ab
1 changed files with 0 additions and 1 deletions

View File

@ -2711,7 +2711,6 @@ static int method_can_reboot_to_boot_loader_menu(
Manager *m = userdata;
int r;
assert(message);
assert(m);