diff --git a/aprsd/utils.py b/aprsd/utils.py index 2de222b..5cbaec4 100644 --- a/aprsd/utils.py +++ b/aprsd/utils.py @@ -110,7 +110,6 @@ def add_config_comments(raw_yaml): "\n # Get the apiKey from your aprs.fi account here: http://aprs.fi/account", end_idx, ) - print(raw_yaml) return raw_yaml