diff --git a/RNS/Destination.py b/RNS/Destination.py index 57a345d..49e67de 100755 --- a/RNS/Destination.py +++ b/RNS/Destination.py @@ -28,8 +28,6 @@ class Destination: :param \*aspects: Any non-zero number of string arguments. """ - KEYSIZE = RNS.Identity.KEYSIZE; - # Constants SINGLE = 0x00 GROUP = 0x01