Remove unused imports across multiple files
This commit is contained in:
parent
7623f488ee
commit
1eaf2e7d91
31 changed files with 0 additions and 55 deletions
|
@ -5,8 +5,6 @@ namespace TgBotLib\Methods;
|
|||
use PHPUnit\Framework\TestCase;
|
||||
use TgBotLib\Bot;
|
||||
use TgBotLib\Enums\Types\ChatActionType;
|
||||
use TgBotLib\Exceptions\TelegramException;
|
||||
use TgBotLib\Objects\Message;
|
||||
|
||||
class SendChatActionTest extends TestCase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue