@@ -61,7 +61,6 @@ |
||
61 | 61 | /** |
62 | 62 | * Send message to device. |
63 | 63 | * |
64 | - * @param int $sceneValue |
|
65 | 64 | * |
66 | 65 | * @return \EasyWeChat\Support\Collection |
67 | 66 | */ |
@@ -30,7 +30,6 @@ |
||
30 | 30 | use EasyWeChat\Message\Text; |
31 | 31 | use EasyWeChat\Support\Collection; |
32 | 32 | use EasyWeChat\Support\Log; |
33 | -use EasyWeChat\Support\Str; |
|
34 | 33 | use EasyWeChat\Support\XML; |
35 | 34 | use Symfony\Component\HttpFoundation\Request; |
36 | 35 | use Symfony\Component\HttpFoundation\Response; |