aboutsummaryrefslogtreecommitdiff
path: root/unittest/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'unittest/constants.py')
-rw-r--r--unittest/constants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/unittest/constants.py b/unittest/constants.py
index 1ba52fa..b73dfe8 100644
--- a/unittest/constants.py
+++ b/unittest/constants.py
@@ -21,8 +21,6 @@ SPDX-License-Identifier: LGPL-3.0
from misc import to_hex
-def bb(x):
- return bytes(x, encoding='ascii')
RFC_SECRET_HR = '12345678901234567890'