aboutsummaryrefslogtreecommitdiff
path: root/unittest/constants.py
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2020-01-28 14:52:09 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2020-02-26 12:26:29 +0100
commit59ca679eeb272163e4ebbb2f01231adc4820cda1 (patch)
tree8c587c3af1dfbdd4ee7c48cbdd3aed8e3c853691 /unittest/constants.py
parent0f0225c63b6770c62ca13fcd31fd0e3e83674d93 (diff)
downloadlibnitrokey-59ca679eeb272163e4ebbb2f01231adc4820cda1.tar.gz
libnitrokey-59ca679eeb272163e4ebbb2f01231adc4820cda1.tar.bz2
Refactor move
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'