mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
fix: remove unnecessary print (#1686)
Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
@@ -31,7 +31,6 @@ json_file_suffix = ".json"
|
|||||||
json_asff_file_suffix = ".asff.json"
|
json_asff_file_suffix = ".asff.json"
|
||||||
html_file_suffix = ".html"
|
html_file_suffix = ".html"
|
||||||
config_yaml = f"{pathlib.Path().absolute()}/prowler/config/config.yaml"
|
config_yaml = f"{pathlib.Path().absolute()}/prowler/config/config.yaml"
|
||||||
print(config_yaml)
|
|
||||||
|
|
||||||
|
|
||||||
def change_config_var(variable, value):
|
def change_config_var(variable, value):
|
||||||
|
|||||||
Reference in New Issue
Block a user