Skip to content

Commit 9c6cb2e

Browse files
committed
Merge branch 'devel'
2 parents 858b902 + 824c0d1 commit 9c6cb2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ndg/httpsclient/subj_alt_name.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
'is: %s' % e)
2121
import warnings
2222
warnings.warn(import_error_msg)
23-
barp
2423
class Pyasn1ImportError(ImportError):
2524
"Raise for pyasn1 import error"
2625
raise Pyasn1ImportError(import_error_msg)

0 commit comments

Comments
 (0)