1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-01 08:38:04 +02:00

Merge pull request #55 from StbX/master

add missing import
This commit is contained in:
Carpentier Pierre-Francois 2019-10-23 21:09:28 +02:00 committed by GitHub
commit b5907ce340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
# Generic imports
import sys
import os
import re
import traceback
import json