summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_html_packages.py')
-rwxr-xr-xbin/reproducible_html_packages.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 51a4b363..8c1d871c 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -105,7 +105,6 @@ def gen_suitearch_details(package, version, suite, arch, status, spokenstatus,
suite, arch)
context['build_date'] = build_date
- default_view = ''
# Get diffoscope differences context
dbd = get_dbd_link_context(package, eversion, suite, arch, status)
if dbd[0]: