This commit is contained in:
Waffle Lapkin 2021-01-13 16:24:23 +03:00 committed by GitHub
parent dbc03c0769
commit 2a8f091495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,6 @@ use std::{
fmt::{Display, Formatter},
};
#[cfg(feature = "macros")]
// FIXME(waffle): use `docsrs` here when issue with combine is resolved <https://github.com/teloxide/teloxide/pull/305#issuecomment-716172103>
#[cfg_attr(all(teloxide_docsrs, feature = "nightly"), doc(cfg(feature = "macros")))]