Remove extra lines

This commit is contained in:
Olof hagsand 2024-12-05 17:35:05 +01:00
parent 3332dfef20
commit 69eaf98913
72 changed files with 1 additions and 98 deletions

View file

@ -796,4 +796,3 @@ cli_syntax_mode(clixon_handle h)
return NULL;
return cligen_ph_name_get(ph);
}