mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-05 14:38:12 -04:00
Remove whitespace
This commit is contained in:
@@ -292,7 +292,6 @@ flatpak_builtin_add_remote (int argc, char **argv,
|
||||
if (g_strv_contains ((const char **)remotes, remote_name))
|
||||
{
|
||||
if (opt_if_not_exists)
|
||||
|
||||
return TRUE; /* Do nothing */
|
||||
|
||||
return flatpak_fail (error, _("Remote %s already exists"), remote_name);
|
||||
|
||||
Reference in New Issue
Block a user