@@ -2,10 +2,8 @@ |
||
2 | 2 | |
3 | 3 | namespace Telegram\Bot\Objects; |
4 | 4 | |
5 | -use bar\baz\source_with_namespace; |
|
6 | 5 | use Doctrine\Common\Cache\FilesystemCache; |
7 | 6 | use Doctrine\Common\Cache\SQLite3Cache; |
8 | -use Telegram\Bot\Conversations\Conversation; |
|
9 | 7 | use Telegram\Bot\Conversations\HelloConversation; |
10 | 8 | |
11 | 9 | /** |