Verified Kaydet (Commit) 8aed28b4 authored tarafından Erdem Ersoy's avatar Erdem Ersoy

Remove unnecessary time.sleep()

üst 0d478318
......@@ -160,7 +160,6 @@ class UpdateAllWindow(object):
GLib.idle_add(self.HeaderBarShowButton.set_active,
True,
priority=GLib.PRIORITY_DEFAULT)
time.sleep(0.2)
def update_all_progress_callback(self, transaction, operation, progress):
ref_to_update = Flatpak.Ref.parse(operation.get_ref())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment