summaryrefslogtreecommitdiff
path: root/icktool
diff options
context:
space:
mode:
Diffstat (limited to 'icktool')
-rwxr-xr-xicktool1
1 files changed, 0 insertions, 1 deletions
diff --git a/icktool b/icktool
index a6cfa1f..7a74c94 100755
--- a/icktool
+++ b/icktool
@@ -143,7 +143,6 @@ class Icktool(cliapp.Application):
'log_id': 'n/a'
}
-
build = self._latest_build(project_name, builds)
if build:
row['build_status'] = build['status']