1.new PixelMap() is not support delete in storageTestDiskLruCache.ets

Signed-off-by: zhoulisheng <635547767@qq.com>
This commit is contained in:
zhoulisheng 2022-03-25 14:13:51 +08:00
parent ae5e79dad9
commit 51946fe390
1 changed files with 0 additions and 1 deletions

View File

@ -201,7 +201,6 @@ struct StorageTestDiskLruCache {
this.normalResource = true;
let pixelMapPack1 = new PixelMapPack();
pixelMapPack1.pixelMap = new PixelMap();
this.glidePixelMapPack = pixelMapPack1;