@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Overtrue\Wechat\Test\TestBase; |
| 15 | 15 | use Symfony\Component\Yaml\Yaml; |
| 16 | 16 | use Overtrue\Wechat\Shop\Data\Product as ProductData; |
| 17 | -use Overtrue\Wechat\Media; |
|
| 18 | 17 | |
| 19 | 18 | class ProductTest extends TestBase |
| 20 | 19 | { |