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