Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored and sylvestre committed Mar 30, 2023
1 parent a45064c commit 2354d12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cache/s3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ use opendal::layers::LoggingLayer;
use opendal::services::S3;
use opendal::Operator;

use std::convert::TryInto;

use crate::errors::*;

pub struct S3Cache;
Expand Down

0 comments on commit 2354d12

Please sign in to comment.