Completed
Push — master ( 3af662...c510f9 )
by Roma
01:32
created
src/TelegramBotAPI/Core/Checks.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace TelegramBotAPI\Core;
4 4
 
5 5
 
6
-use TelegramBotAPI\Types\InputFile;
7
-use TelegramBotAPI\Types\LabeledPrice;
8 6
 use TelegramBotAPI\Constants;
9 7
 use TelegramBotAPI\PrivateConst;
10 8
 use TelegramBotAPI\Types\ForceReply;
Please login to merge, or discard this patch.