chore: remove unused anyhow error import and server password fields
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
@@ -2,7 +2,6 @@ use std::path::PathBuf;
|
||||
use std::str::FromStr;
|
||||
|
||||
use clap::*;
|
||||
use anyhow::Error;
|
||||
|
||||
/**
|
||||
* Main struct for command-line arguments.
|
||||
|
||||
Reference in New Issue
Block a user