mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Drop ipapython.compat.
This commit is contained in:
committed by
Rob Crittenden
parent
893064f613
commit
c1735e1c80
@@ -25,8 +25,7 @@ SSH utilities.
|
||||
import base64
|
||||
import re
|
||||
import struct
|
||||
|
||||
from ipapython.compat import md5, sha1
|
||||
from hashlib import md5, sha1
|
||||
|
||||
__all__ = ['SSHPublicKey']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user