Removed Unused Imports

This commit is contained in:
netkas 2024-10-06 19:01:42 -04:00
parent 49db80523f
commit 23aa1ace92
2 changed files with 0 additions and 2 deletions

View file

@ -12,7 +12,6 @@
use InvalidArgumentException;
use TgBotLib\Enums\Methods;
use TgBotLib\Exceptions\TelegramException;
use TgBotLib\Interfaces\ObjectTypeInterface;
class Bot
{