mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
clippy
This commit is contained in:
@@ -5,11 +5,9 @@
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::path::PathBuf;
|
||||
use strum_macros::Display;
|
||||
use wildmatch::WildMatchPattern;
|
||||
|
||||
use serde::Deserialize;
|
||||
use serde::Serialize;
|
||||
|
||||
#[derive(Deserialize, Debug, Clone, PartialEq)]
|
||||
pub struct McpServerConfig {
|
||||
|
||||
Reference in New Issue
Block a user