diff --git a/bumble/smp.py b/bumble/smp.py index e722b1f..bee616f 100644 --- a/bumble/smp.py +++ b/bumble/smp.py @@ -197,8 +197,6 @@ SMP_DEBUG_KEY_PUBLIC_Y= bytes.fromhex( # Utils # ----------------------------------------------------------------------------- -# Test DH with test vectors from the spec - # ----------------------------------------------------------------------------- # Classes