Remove unused import from UpdateEventType enum
This commit is contained in:
parent
2f87996bd3
commit
2b8f9afa49
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
use TgBotLib\Events\PreCheckoutQueryEvent;
|
||||
use TgBotLib\Events\RemovedChatBoostEvent;
|
||||
use TgBotLib\Events\ShippingQueryEvent;
|
||||
use TgBotLib\Objects\Inline\ChosenInlineResult;
|
||||
|
||||
enum UpdateEventType : string
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue