Remove unused imports across multiple files
This commit is contained in:
parent
7623f488ee
commit
1eaf2e7d91
31 changed files with 0 additions and 55 deletions
|
@ -4,9 +4,7 @@ namespace TgBotLib\Methods;
|
|||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use TgBotLib\Bot;
|
||||
use TgBotLib\Enums\Types\ParseMode;
|
||||
use TgBotLib\Objects\InputMedia\InputMediaPhoto;
|
||||
use TgBotLib\Objects\LinkPreviewOptions;
|
||||
use TgBotLib\Objects\Message;
|
||||
|
||||
class SendMediaGroupTest extends TestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue