解决代码合并后的问题

This commit is contained in:
huangzhuanghua
2016-12-21 17:16:45 +08:00
parent 5b5c87a07b
commit 627f513da0
5 changed files with 130 additions and 150 deletions

View File

@ -25,8 +25,6 @@ import com.gh.gamecenter.entity.ApkEntity;
import com.gh.gamecenter.entity.GameEntity;
import com.gh.gamecenter.manager.PackageManager;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.LinkedBlockingQueue;
public class DownloadItemUtils {