mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Fix the doc tests
This commit is contained in:
parent
f3a0f9dc52
commit
df63014269
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue