Skip to content

Commit

Permalink
Fix linter: remove duplicate conditional compilation feature cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre committed Nov 28, 2024
1 parent 4eb2f66 commit 5896d72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/rust-releases-io/src/client/cached_client.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![cfg(feature = "http_client")]

use crate::{
is_stale, Document, IsStaleError, ResourceFile, RetrievalLocation, RetrievedDocument,
RustReleasesClient,
Expand Down

0 comments on commit 5896d72

Please sign in to comment.