Skip to content

Commit

Permalink
Remove useless loading of mptt_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Fantomas42 committed Sep 28, 2016
1 parent d93ea39 commit 7d7ddcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zinnia/templates/zinnia/category_list.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{% extends "zinnia/base.html" %}
{% load i18n %}
{% load mptt_tags %}

{% block meta-description %}{% trans "Category list" %}{% endblock meta-description %}

Expand Down

0 comments on commit 7d7ddcf

Please sign in to comment.