Updated Formatting

This commit is contained in:
netkas 2024-10-08 12:32:36 -04:00
parent ae5a9130b6
commit ebea95b930
2 changed files with 89 additions and 90 deletions

View file

@ -2,7 +2,6 @@
namespace TgBotLib\Methods; namespace TgBotLib\Methods;
use InvalidArgumentException;
use TgBotLib\Abstracts\Method; use TgBotLib\Abstracts\Method;
use TgBotLib\Bot; use TgBotLib\Bot;
use TgBotLib\Enums\Methods; use TgBotLib\Enums\Methods;