Skip to content

Commit

Permalink
Merge pull request #748 from sapuri/remove-filters
Browse files Browse the repository at this point in the history
main: remove unused filters
  • Loading branch information
sapuri authored Mar 3, 2024
2 parents b77d909 + 289be6c commit 23e3820
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 297 deletions.
2 changes: 0 additions & 2 deletions main/templates/main/ranking_detail.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{% extends "base.html" %}
{% load custom_filter %}
{% load ranking_detail_filter %}
{% load static %}
{% load bootstrap3 %}

Expand Down
Empty file removed main/templatetags/__init__.py
Empty file.
86 changes: 0 additions & 86 deletions main/templatetags/custom_filter.py

This file was deleted.

125 changes: 0 additions & 125 deletions main/templatetags/ranking_detail_filter.py

This file was deleted.

84 changes: 0 additions & 84 deletions main/templatetags/ranking_filter.py

This file was deleted.

0 comments on commit 23e3820

Please sign in to comment.