Cleanup
This commit is contained in:
parent
e8fb435f00
commit
7f5625a526
|
@ -28,8 +28,6 @@ class Destination:
|
|||
:param \*aspects: Any non-zero number of string arguments.
|
||||
"""
|
||||
|
||||
KEYSIZE = RNS.Identity.KEYSIZE;
|
||||
|
||||
# Constants
|
||||
SINGLE = 0x00
|
||||
GROUP = 0x01
|
||||
|
|
Loading…
Reference in New Issue