summaryrefslogtreecommitdiff
path: root/lorry-controller-minion
diff options
context:
space:
mode:
Diffstat (limited to 'lorry-controller-minion')
-rwxr-xr-xlorry-controller-minion1
1 files changed, 0 insertions, 1 deletions
diff --git a/lorry-controller-minion b/lorry-controller-minion
index 1900313..2cde979 100755
--- a/lorry-controller-minion
+++ b/lorry-controller-minion
@@ -111,7 +111,6 @@ class MINION(cliapp.Application):
def get_job_spec(self):
host = self.settings['webapp-host']
port = int(self.settings['webapp-port'])
- timeout = self.settings['webapp-timeout']
logging.debug('Requesting job from WEBAPP (%s:%s)', host, port)