Remove comment

This commit is contained in:
George Drummond 2019-03-19 09:43:57 -04:00
parent f2ae591c87
commit 68d33ed558
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -12,8 +12,6 @@ class PDFSignature:
self.byte_range_start = byte_range_start
self._signers_cert = None
# assert byte_range_start != -1 and self.start != -1 and self.stop != -1
@property
def byte_range(self):
"""