Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Jul 11, 2024
1 parent befb726 commit d203ae8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/types/endpoint.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
use crate::error::OssError;

use serde::{
de::{value, Visitor},
Deserialize,
};
use serde::{de::Visitor, Deserialize};
use url::Url;

/// # OSS 的可用区
Expand Down

0 comments on commit d203ae8

Please sign in to comment.