Skip to content

Commit

Permalink
Delint
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Jun 14, 2024
1 parent 7c0da18 commit 8b30c73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/asynclib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![cfg(feature = "async")]
#![cfg_attr(docsrs, doc(cfg(feature = "async")))]
use futures_core::Stream;
use futures_sink::Sink;
Expand Down

0 comments on commit 8b30c73

Please sign in to comment.