diff --git a/opentech/public/utils/context_processors.py b/opentech/public/utils/context_processors.py
index 41e14ce0337fb88e9e95029ef66a6d923d348a7f..2444fdb1b890c218c1189a74039e68a935ecdbd2 100644
--- a/opentech/public/utils/context_processors.py
+++ b/opentech/public/utils/context_processors.py
@@ -1,5 +1,3 @@
-from django.conf import settings
-
 from opentech.apply.home.models import ApplyHomePage
 from opentech.public.home.models import HomePage