Skip to content

Commit

Permalink
hil: stream: remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Szczys <mike@golioth.io>
  • Loading branch information
szczys committed Sep 12, 2024
1 parent cc1c2f8 commit fccf1dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/hil/tests/stream/test_stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import hashlib
import os

EXPECTED_HASH='28540341b9655161a00b3a7193a8e2e2261d21ea3e3f2117fc9c7f18a5733681'
BLOCK_UPLOAD_PATH='block_upload'

pytestmark = pytest.mark.anyio
Expand Down

0 comments on commit fccf1dd

Please sign in to comment.