mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 18:44:53 +01:00
bitwarden
This commit is contained in:
@@ -188,7 +188,6 @@ if _ACTION == "join":
|
|||||||
|
|
||||||
pbar.update(int(cur_stat) - position)
|
pbar.update(int(cur_stat) - position)
|
||||||
position = int(cur_stat)
|
position = int(cur_stat)
|
||||||
print(proc.poll() )
|
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user