Remove unused gallery and glm associate templates
authorLaury GvR <laury@gaslightmedia.com>
Fri, 15 Feb 2019 00:28:34 +0000 (19:28 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 15 Feb 2019 00:28:34 +0000 (19:28 -0500)
gallery-template.php [deleted file]
glm-associate-template.php [deleted file]

diff --git a/gallery-template.php b/gallery-template.php
deleted file mode 100644 (file)
index 6b88129..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-/*
-Template Name: Gallery Template
-*/
-get_template_part('index');
\ No newline at end of file
diff --git a/glm-associate-template.php b/glm-associate-template.php
deleted file mode 100644 (file)
index 868c0aa..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-/*
-Template Name: GLM Associate Template
-*/
-get_template_part('index');
\ No newline at end of file