Skip to content

Commit

Permalink
Merge pull request flatpak#3376 from uajain/uajain/del-blank-line
Browse files Browse the repository at this point in the history
nitpick: installation: Remove a blank line
  • Loading branch information
mwleeds committed Jan 27, 2020
2 parents 400a335 + fe8b3c4 commit 6aa1617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/flatpak-installation.c
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,6 @@ flatpak_installation_list_installed_refs_for_update (FlatpakInstallation *self,
state = g_hash_table_lookup (remote_states, remote_name);
if (state == NULL)
{

state = flatpak_dir_get_remote_state_optional (dir, remote_name, FALSE, cancellable, &local_error);
if (state == NULL)
{
Expand Down

0 comments on commit 6aa1617

Please sign in to comment.