Skip to content

Commit 3b2627d

Browse files
committed
cargo clippy fix
1 parent aed9180 commit 3b2627d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

async-openai/src/chat.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use serde::Serialize;
21

32
use crate::{
43
config::Config,

async-openai/src/fine_tuning.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use serde::Serialize;
21

32
use crate::{
43
config::Config,

0 commit comments

Comments
 (0)