mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 17:52:12 +01:00
Ignore one doc example
This commit is contained in:
parent
bc8b86181f
commit
b48f87573a
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
|||
//!
|
||||
//! Finally, we plug the schema into [`Dispatcher`] like this:
|
||||
//!
|
||||
//! ```no_run
|
||||
//! ```ignore
|
||||
//! # #[tokio::main]
|
||||
//! # async fn main() {
|
||||
//! let bot = Bot::from_env().auto_send();
|
||||
|
|
Loading…
Reference in a new issue