From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- examples/python/dbus/list-connections.py | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/python/dbus/list-connections.py') diff --git a/examples/python/dbus/list-connections.py b/examples/python/dbus/list-connections.py index 2e096b63..81b32896 100755 --- a/examples/python/dbus/list-connections.py +++ b/examples/python/dbus/list-connections.py @@ -18,7 +18,6 @@ def merge_secrets(proxy, config, setting_name): # returns a dict of dicts mapping name::setting, where setting is a dict # mapping key::value. Each member of the 'setting' dict is a secret secrets = proxy.GetSecrets(setting_name) - # Copy the secrets into our connection config for setting in secrets: for key in secrets[setting]: -- cgit 1.3.0-6-gf8a5