diff --git a/main/blocks.py b/main/blocks.py
index 9499387afc21f98817d31d9a70f48de442c80267..5c4e6890601322cde0a7c6c58f4411ea5c180d6a 100644
--- a/main/blocks.py
+++ b/main/blocks.py
@@ -1,5 +1,4 @@
 from django.utils.text import slugify
-from django.template.loader import render_to_string
 from wagtail.core.blocks import (
     CharBlock,
     ListBlock,