mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-02 14:14:42 -04:00
fixed sample-config double print
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user