diff --git a/prowler/config/config.py b/prowler/config/config.py index 79f7b1cb..68a8f904 100644 --- a/prowler/config/config.py +++ b/prowler/config/config.py @@ -31,7 +31,6 @@ json_file_suffix = ".json" json_asff_file_suffix = ".asff.json" html_file_suffix = ".html" config_yaml = f"{pathlib.Path().absolute()}/prowler/config/config.yaml" -print(config_yaml) def change_config_var(variable, value):