Completed
Push — master ( 96c671...2e6f66 )
by Roma
01:37
created
src/TelegramBotAPI/TelegramBotAPI.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -9,12 +9,10 @@
 block discarded – undo
9 9
 use TelegramBotAPI\Types\File;
10 10
 use TelegramBotAPI\Types\Update;
11 11
 use TelegramBotAPI\Types\Message;
12
-use TelegramBotAPI\Types\InputFile;
13 12
 use TelegramBotAPI\Types\StickerSet;
14 13
 use TelegramBotAPI\Types\ForceReply;
15 14
 use TelegramBotAPI\Types\ChatMember;
16 15
 use TelegramBotAPI\Types\WebhookInfo;
17
-use TelegramBotAPI\Types\LabeledPrice;
18 16
 use TelegramBotAPI\Types\GameHighScore;
19 17
 use TelegramBotAPI\Types\UserProfilePhotos;
20 18
 use TelegramBotAPI\Types\ReplyKeyboardRemove;
Please login to merge, or discard this patch.