mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-08 13:12:08 +00:00
fix(secrets): remove unused masked_secret_prompt import from onepassword CLI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5c4c0e9d9b
commit
2dc4286e00
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ from hermes_cli.config import (
|
|||
save_config,
|
||||
save_env_value,
|
||||
)
|
||||
from hermes_cli.secret_prompt import masked_secret_prompt
|
||||
|
||||
_DEFAULT_TOKEN_ENV = "OP_SERVICE_ACCOUNT_TOKEN"
|
||||
_DOCS_URL = "https://developer.1password.com/docs/cli/get-started/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue