diff --git a/app/templates/components/phone.html b/app/templates/components/phone.html
deleted file mode 100644
index dd1b72607..000000000
--- a/app/templates/components/phone.html
+++ /dev/null
@@ -1,16 +0,0 @@
-{% macro phone(recipient, message) %}
-
-
-
-
-
- Example text message
-
- To: {{recipient}}
-
-
- {{ message }}
-
-
-
-{% endmacro %}
diff --git a/app/templates/views/signedout.html b/app/templates/views/signedout.html
index 723d3c8ab..a76cb119d 100644
--- a/app/templates/views/signedout.html
+++ b/app/templates/views/signedout.html
@@ -1,7 +1,3 @@
-{% from 'components/big-number.html' import big_number %}
-{% from "components/banner.html" import banner_wrapper %}
-{% from "components/phone.html" import phone %}
-
{% extends "fullwidth_template.html" %}
{% block page_title %}