diff --git a/src/TgBotLib/Enums/UpdateEventType.php b/src/TgBotLib/Enums/UpdateEventType.php index f66fe35..6ad0294 100644 --- a/src/TgBotLib/Enums/UpdateEventType.php +++ b/src/TgBotLib/Enums/UpdateEventType.php @@ -21,7 +21,6 @@ use TgBotLib\Events\PreCheckoutQueryEvent; use TgBotLib\Events\RemovedChatBoostEvent; use TgBotLib\Events\ShippingQueryEvent; - use TgBotLib\Objects\Inline\ChosenInlineResult; enum UpdateEventType : string {