This commit is contained in:
AriaLyy
2017-02-24 17:35:44 +08:00
parent efdfb62282
commit f8a249302f

View File

@ -87,6 +87,7 @@ public class DownloadSchedulers implements IDownloadSchedulers {
INSTANCE = new DownloadSchedulers(); INSTANCE = new DownloadSchedulers();
} }
} }
return INSTANCE; return INSTANCE;
} }