mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 03:47:35 +02:00
fix some errors in unused code
This commit is contained in:
parent
d7303da85f
commit
e37b88dbda
4 changed files with 5 additions and 7 deletions
1
setup.py
1
setup.py
|
@ -90,7 +90,6 @@ resources_files = get_list_files(
|
|||
data_dir,
|
||||
)
|
||||
|
||||
as_option_root
|
||||
# add the configuration files if they don't exist
|
||||
if as_option_root() or not os.path.exists(
|
||||
config_dir):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue