From 3ddbfec569e54588d10ff61d8c04f1d76db72703 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 24 Sep 2024 21:13:41 +0200 Subject: [PATCH] bitwarden --- handle_imported_video.py | 1 - 1 file changed, 1 deletion(-) diff --git a/handle_imported_video.py b/handle_imported_video.py index 09e89df..07b224d 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -188,7 +188,6 @@ if _ACTION == "join": pbar.update(int(cur_stat) - position) position = int(cur_stat) - print(proc.poll() ) except: pass