Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Oct 4, 2018
1 parent a9b4998 commit 801c7e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bincopy.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ class _Segment(object):
"""


_Chunk = namedtuple('Chunk', ['address', 'data'])

def __init__(self, minimum_address, maximum_address, data, word_size_bytes):
Expand Down

0 comments on commit 801c7e7

Please sign in to comment.