Remove unused import from UpdateEventType enum

This commit is contained in:
netkas 2024-11-03 17:12:00 -05:00
parent 2f87996bd3
commit 2b8f9afa49

View file

@ -21,7 +21,6 @@
use TgBotLib\Events\PreCheckoutQueryEvent;
use TgBotLib\Events\RemovedChatBoostEvent;
use TgBotLib\Events\ShippingQueryEvent;
use TgBotLib\Objects\Inline\ChosenInlineResult;
enum UpdateEventType : string
{