mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Remove the obsolete reminder
This commit is contained in:
parent
e641baa0a5
commit
b6fc42af53
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@ mod tests {
|
|||
|
||||
#[tokio::test]
|
||||
async fn test_add_sticker_to_set() {
|
||||
// FIXME: rewrite according to the new schema
|
||||
to_form_ref(&payloads::AddStickerToSet::new(
|
||||
UserId(0),
|
||||
"name",
|
||||
|
|
Loading…
Reference in a new issue