@@ -5,7 +5,6 @@ |
||
5 | 5 | use Closure; |
6 | 6 | use ReflectionFunction; |
7 | 7 | use TelegramBot\Api\Botan; |
8 | -use TelegramBot\Api\Types\Message; |
|
9 | 8 | use TelegramBot\Api\Types\Update; |
10 | 9 | |
11 | 10 | class EventCollection |
@@ -5,7 +5,6 @@ |
||
5 | 5 | use Closure; |
6 | 6 | use ReflectionFunction; |
7 | 7 | use TelegramBot\Api\Botan; |
8 | -use TelegramBot\Api\Types\Message; |
|
9 | 8 | use TelegramBot\Api\Types\Update; |
10 | 9 | |
11 | 10 | class EventCollection |