mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 15:01:45 +01:00
Update src/lib.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
This commit is contained in:
parent
1453bc2565
commit
31a739f5b4
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ pub use dispatching::repls::{
|
|||
commands_repl, commands_repl_with_listener, dialogues_repl, dialogues_repl_with_listener, repl,
|
||||
repl_with_listener,
|
||||
};
|
||||
pub use teloxide_core::{ApiError, DownloadError, RequestError};
|
||||
|
||||
mod logging;
|
||||
|
||||
|
|
Loading…
Reference in a new issue