Mercurial > libervia-backend
diff sat/plugins/plugin_misc_identity.py @ 3715:b9718216a1c0 0.9
merge bookmark 0.9
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 01 Dec 2021 16:13:31 +0100 |
parents | 888109774673 |
children | 213e83a4ed10 |
line wrap: on
line diff
--- a/sat/plugins/plugin_misc_identity.py Tue Nov 30 23:31:09 2021 +0100 +++ b/sat/plugins/plugin_misc_identity.py Wed Dec 01 16:13:31 2021 +0100 @@ -142,9 +142,6 @@ stored_data = await client._identity_storage.all() - self.host.memory.storage.getPrivates( - namespace="identity", binary=True, profile=client.profile) - to_delete = [] for key, value in stored_data.items():