summaryrefslogtreecommitdiff
path: root/src/shared/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/install.c')
-rw-r--r--src/shared/install.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/install.c b/src/shared/install.c
index 5bb3385983..efbe61e874 100644
--- a/src/shared/install.c
+++ b/src/shared/install.c
@@ -538,7 +538,6 @@ static int find_symlinks_in_scope(
assert(scope < _UNIT_FILE_SCOPE_MAX);
assert(name);
-
/* First look in runtime config path */
r = get_config_path(scope, true, root_dir, &path);
if (r < 0)