api/alfred: Remove old comments

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2017-12-11 23:20:57 +01:00
parent ae3b065f63
commit 818dc79b7d
1 changed files with 0 additions and 7 deletions

View File

@ -96,13 +96,6 @@ def alfred():
i += 1
mysql.commit()
r.headers['X-API-STATUS'] = "ALFRED data imported"
#detect_offline_routers(mysql)
#detect_orphaned_routers(mysql)
#delete_orphaned_routers(mysql)
#delete_old_stats(mysql)
#record_global_stats(mysql)
#record_hood_stats(mysql)
#update_mapnik_csv(mysql)
mysql.close()
#pr.disable()
#s = io.StringIO()