Fix the doc tests

This commit is contained in:
Temirkhan Myrzamadi 2021-03-15 20:21:50 +06:00 committed by Eric S. Londres
parent f3a0f9dc52
commit df63014269

View file

@ -33,7 +33,7 @@
//! # #[cfg(feature = "macros")] {
//! use std::convert::Infallible;
//!
//! use teloxide::{dispatching::dialogue::Transition, prelude::*, RequestError};
//! use teloxide::{dispatching::dialogue::Transition, prelude::*, teloxide, RequestError};
//!
//! struct _1State;
//! struct _2State;