Update src/prelude.rs

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
This commit is contained in:
Hirrolot 2021-03-20 22:57:32 +06:00 committed by GitHub
parent 86253edc92
commit 68e3c5e089
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ pub use crate::{
pub use teloxide_core::{ pub use teloxide_core::{
adaptors::AutoSend, adaptors::AutoSend,
requests::Request,
types::{ types::{
CallbackQuery, ChatMemberUpdated, ChosenInlineResult, InlineQuery, Message, Poll, CallbackQuery, ChatMemberUpdated, ChosenInlineResult, InlineQuery, Message, Poll,
PollAnswer, PreCheckoutQuery, ShippingQuery, PollAnswer, PreCheckoutQuery, ShippingQuery,