Skip to content

Commit 5f66ab1

Browse files
mraszykfxgst
andauthored
Update pocket_ic/pocket_ic.py
Co-authored-by: Elias Datler <46360620+fxgst@users.noreply.github.com>
1 parent 1701d1e commit 5f66ab1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pocket_ic/pocket_ic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,6 @@ def update_call_with_effective_principal(
423423
"update/submit_ingress_message", body
424424
)
425425
msg_id = self._get_ok(submit_ingress_message)
426-
rounds = 0
427426
for round_limit in range(100):
428427
self.tick()
429428
result = self._ingress_status(msg_id)

0 commit comments

Comments
 (0)