Skip to content

Commit

Permalink
skip prefixes (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertvanheusden committed Aug 26, 2023
1 parent c78c820 commit 987f0f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run-json.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ def docmd(p, str, wait=True):
if first_byte in jm:
if 'flags-mask' in jm[first_byte]:
flags_mask = int(jm[first_byte]['flags-mask'])
else:
print(first_byte, jm[first_byte])

initial = set['initial']

Expand Down

0 comments on commit 987f0f2

Please sign in to comment.