test
This commit is contained in:
parent
af67f84f53
commit
a6f6d1f830
|
@ -167,7 +167,6 @@ class UpdateManager():
|
|||
desc = ''
|
||||
try:
|
||||
self.update_list = UpdateList(self)
|
||||
|
||||
#第一次进入 之后update不进入
|
||||
if self.cache is None:
|
||||
self.cache = MyCache(None)
|
||||
|
|
Loading…
Reference in New Issue