Skip to content

Commit

Permalink
remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Jul 2, 2024
1 parent f549fd6 commit ae8a8a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Core/UpdateManager.vala
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ public class AppCenterCore.UpdateManager : Object {
}

debug ("New refresh task");

refresh_in_progress = true;
try {
success = yield FlatpakBackend.get_default ().refresh_cache (cancellable);
Expand Down

0 comments on commit ae8a8a2

Please sign in to comment.