From 89e9c2b561d4826141e240609b44c8d1faa62f68 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Mon, 1 Feb 2021 11:59:37 +0300 Subject: remove unused tabletools lib --- wqflask/wqflask/templates/pair_scan_results.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/pair_scan_results.html b/wqflask/wqflask/templates/pair_scan_results.html index d6c7da4a..cc8fd608 100644 --- a/wqflask/wqflask/templates/pair_scan_results.html +++ b/wqflask/wqflask/templates/pair_scan_results.html @@ -2,8 +2,6 @@ {% block title %}Pair Scan{% endblock %} {% block css %} - - {% endblock %} -- cgit v1.2.3