1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-09 12:58:26 +03:00

core/unit: drop doubled empty line

This commit is contained in:
Yu Watanabe 2023-05-23 06:03:52 +09:00
parent 8493a82d0b
commit 512df9de23

View File

@ -1053,7 +1053,6 @@ static int unit_per_dependency_type_hashmap_update(
if (r < 0)
return r;
return 1;
}