python-mako: remove outdated recipe

meta-oe subtree already contains this.

(From meta-phosphor rev: 208ddaa9998d2e12a1892fea3da50b4183dfcdbe)

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I8a2f25b81a8f5039d361bb1278442395faa4f720
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-devtools/python/python-mako_1.0.7.bb b/meta-phosphor/recipes-devtools/python/python-mako_1.0.7.bb
deleted file mode 100644
index 1bc2efc..0000000
--- a/meta-phosphor/recipes-devtools/python/python-mako_1.0.7.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require recipes-devtools/python/python-mako.inc
-
-inherit setuptools
-
-RDEPENDS_${PN} = "python-threading \
-                  python-netclient \
-                  python-html \
-"
-RDEPENDS_${PN}_class-native = ""
-
-BBCLASSEXTEND = "native nativesdk"