mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-24 02:14:20 +01:00
add missing os import
This commit is contained in:
parent
856157af79
commit
791895d4c3
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
# Generic imports
|
# Generic imports
|
||||||
import sys
|
import sys
|
||||||
|
import os
|
||||||
import re
|
import re
|
||||||
import traceback
|
import traceback
|
||||||
import json
|
import json
|
||||||
|
Loading…
Reference in New Issue
Block a user