mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 15:01:45 +01:00
fmt: i can't see the difference
This commit is contained in:
parent
2d7e40a473
commit
8e44a0bcfc
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ impl Default for Limits {
|
|||
///
|
||||
/// ## Examples
|
||||
///
|
||||
/// ```no_run (throttle fails to spawn task without tokio runtime)
|
||||
/// ```no_run (throttle fails to spawn task without tokio runtime)
|
||||
/// use teloxide_core::{bot::Limits, requests::RequesterExt, Bot};
|
||||
///
|
||||
/// # #[allow(deprecated)]
|
||||
|
|
Loading…
Reference in a new issue