Browse Source

Small fix to remove unused templatetag

Colin Powell 2 years ago
parent
commit
6e885df1dd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      vrobbler/templates/scrobbles/scrobble_list.html

+ 0 - 1
vrobbler/templates/scrobbles/scrobble_list.html

@@ -1,6 +1,5 @@
 {% extends "base.html" %}
 {% extends "base.html" %}
 {% load humanize %}
 {% load humanize %}
-{% load dictkey %}
 
 
 {% block head_extra  %}
 {% block head_extra  %}
 <style>
 <style>