summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorStephen Finucane <stephen.finucane@intel.com>2015-08-21 15:32:08 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2015-09-17 17:40:42 +0100
commit28d553ed15c96ee6000c4ae8b7837bdfd7d57121 (patch)
tree00659857d93dd08427a71f098b4826b59c745e76 /templates
parent808904d8a80c2b41234f2de9827ebcf67edcf227 (diff)
downloadpatchwork-28d553ed15c96ee6000c4ae8b7837bdfd7d57121.tar
patchwork-28d553ed15c96ee6000c4ae8b7837bdfd7d57121.tar.gz
trivial: Remove dead files/code
Remove some swathes of code that are no longer used, some of which contains issues that renders them useless. This unused code was initially discovered by using 'coverage.py' followed by manual inspection. Acked-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Stephen Finucane <stephen.finucane@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 3d289fb..c2053d4 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,5 +1,4 @@
{% load staticfiles %}
-{% load pwurl %}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">