1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

lib:crypto: Remove unused imports

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-11-29 10:43:03 +13:00 committed by Andrew Bartlett
parent 30be2446ed
commit 768178be70

View File

@ -1,5 +1,4 @@
#!/usr/bin/env python
from waflib import Errors, Logs
def build(bld):