Skip to content

Commit 993c0d0

Browse files
committed
remove dependency on binascii
1 parent 03a293d commit 993c0d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bessctl/conf/testing/run_module_tests.bess

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import socket
66
import time
77
import sugar
88
import traceback
9-
import binascii #only consistent way python3/python2 to convert hex string to bytes
109
from time import gmtime, strftime
1110

1211
## HANDY UTILS AND GLOBAL VARS ##

0 commit comments

Comments
 (0)