[router] add cargo clippy in CI and fix-up linting errors (#9242)
This commit is contained in:
@@ -116,6 +116,7 @@ fn default_completion_request() -> CompletionRequest {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
fn create_test_worker() -> BasicWorker {
|
||||
BasicWorker::new(
|
||||
"http://test-server:8000".to_string(),
|
||||
|
||||
Reference in New Issue
Block a user