Completed
Push — feature/refactor-app-design ( b18d21...84977e )
by Avtandil
02:45
created
src/Http/Client.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,8 +15,8 @@
 block discarded – undo
15 15
 use Longman\TelegramBot\DB;
16 16
 use Longman\TelegramBot\Entities\File;
17 17
 use Longman\TelegramBot\Exception\TelegramException;
18
-use Longman\TelegramBot\Telegram;
19 18
 use Longman\TelegramBot\Logger;
19
+use Longman\TelegramBot\Telegram;
20 20
 
21 21
 /**
22 22
  * Class Client
Please login to merge, or discard this patch.