We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ea08b commit bcfefa6Copy full SHA for bcfefa6
2 files changed
localstack-core/localstack/utils/analytics/service_providers.py
plux.ini
@@ -157,7 +157,6 @@ _mount_machine_file = localstack.utils.analytics.metadata:_mount_machine_file
157
158
[localstack.hooks.on_infra_ready]
159
_run_init_scripts_on_ready = localstack.runtime.init:_run_init_scripts_on_ready
160
-publish_provider_assignment = localstack.utils.analytics.service_providers:publish_provider_assignment
161
162
[localstack.hooks.on_infra_shutdown]
163
_run_init_scripts_on_shutdown = localstack.runtime.init:_run_init_scripts_on_shutdown
0 commit comments