Skip to content

Commit

Permalink
Update adb_shell/adb_device.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed May 7, 2021
1 parent 41d46be commit aa7065c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adb_shell/adb_device.py
Expand Up @@ -806,7 +806,6 @@ def _read_length(self, data_length, data_checksum, adb_info):
------
adb_shell.exceptions.InvalidChecksumError
Received checksum does not match the expected checksum.
"""
data = bytearray()

Expand Down

0 comments on commit aa7065c

Please sign in to comment.