remove strange footer TODO

Andy Allan 2014-01-24 03:48:17 -08:00
parent d5a8742d1e
commit 081069f50a

@ -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
```