Skip to content

Commit

Permalink
Remove invalid imports (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
lptn authored Jul 9, 2022
1 parent 56af434 commit b8b73c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Objects/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
use Illuminate\Support\Collection;
use Telegram\Bot\Objects\Payments\PreCheckoutQuery;
use Telegram\Bot\Objects\Payments\ShippingQuery;
use Telegram\Bot\Objects\Updates\ChatJoinRequest;
use Telegram\Bot\Objects\Updates\ChatMemberUpdated;
use Telegram\Bot\Objects\Updates\PollAnswer;

/**
* Class Update.
Expand Down

0 comments on commit b8b73c9

Please sign in to comment.