diff --git a/pym/update/variables/update.py b/pym/update/variables/update.py index 91fe97b..7ae6a7e 100644 --- a/pym/update/variables/update.py +++ b/pym/update/variables/update.py @@ -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): """