fix: remove usage of anon_clientid and migrate to DEFAULT_USER (#1805)
This commit is contained in:
@@ -464,7 +464,6 @@ def run(
|
||||
# read user id from config
|
||||
ms = MetadataStore(config)
|
||||
client = create_client()
|
||||
client.user_id
|
||||
|
||||
# determine agent to use, if not provided
|
||||
if not yes and not agent:
|
||||
|
||||
Reference in New Issue
Block a user