[gnome-software: 5/16] flatpak: Drop an unnecessary blank line




commit 6738e20cda402f1ad756b51fe1728e5200ece8cf
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon May 9 10:42:24 2022 +0100

    flatpak: Drop an unnecessary blank line
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 plugins/flatpak/gs-plugin-flatpak.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/plugins/flatpak/gs-plugin-flatpak.c b/plugins/flatpak/gs-plugin-flatpak.c
index bb8260ec4..44d654096 100644
--- a/plugins/flatpak/gs-plugin-flatpak.c
+++ b/plugins/flatpak/gs-plugin-flatpak.c
@@ -1837,7 +1837,6 @@ gs_plugin_flatpak_list_apps_async (GsPlugin              *plugin,
        g_autoptr(GTask) task = NULL;
        gboolean interactive = (flags & GS_PLUGIN_LIST_APPS_FLAGS_INTERACTIVE);
 
-
        task = gs_plugin_list_apps_data_new_task (plugin, query, flags,
                                                  cancellable, callback, user_data);
        g_task_set_source_tag (task, gs_plugin_flatpak_list_apps_async);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]