diff --git a/aleksis/core/templatetags/html_helpers.py b/aleksis/core/templatetags/html_helpers.py
index 0940dfd31e7952c87c4928bda1ebd6a0bcaaf0bb..77b198f3f2cf7eff0a48ec39fb2924db8c047840 100644
--- a/aleksis/core/templatetags/html_helpers.py
+++ b/aleksis/core/templatetags/html_helpers.py
@@ -1,5 +1,3 @@
-from typing import Any
-
 from django import template
 
 from bs4 import BeautifulSoup