From 081069f50a56bf48689585b6b9e8ea0611c340a7 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Fri, 24 Jan 2014 03:48:17 -0800 Subject: [PATCH] remove strange footer TODO --- PluginArchitecture.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/PluginArchitecture.md b/PluginArchitecture.md index 248d67d..02113f1 100644 --- a/PluginArchitecture.md +++ b/PluginArchitecture.md @@ -54,6 +54,4 @@ Otherwise, get a listing of available plugins with this command: ```sh $ python -c "from mapnik import DatasourceCache as c; print ','.join(c.plugin_names())" These are the registered datasource plugins that Mapnik's python binding currently knows about. -``` - -*TODO:* Propose icons at OSM \ No newline at end of file +``` \ No newline at end of file