изменено: pym/update/variables/update.py

master 3.7.2.46
root 1 year ago
parent 7a01f44877
commit bf6b759bc2

@ -340,11 +340,6 @@ class VariableClUpdateBinhostSet(Variable):
type = "bool"
value = 'off'
def get(self):
if self.Get('cl_update_binhost'):
return self.value
return 'off'
class VariableClUpdateBinhostsInfo(ReadonlyVariable):
"""

Loading…
Cancel
Save