From bf6b759bc294a8595e8da118a4a9843691164ded Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 Nov 2022 16:02:52 +0300 Subject: [PATCH] =?UTF-8?q?=09=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE:=20=20=20=20=20=20pym/update/variables/update.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pym/update/variables/update.py | 5 ----- 1 file changed, 5 deletions(-) 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): """