Tidied up todos

This commit is contained in:
jtc42 2019-04-19 09:11:48 +01:00
parent 8a564bbdba
commit b7a457fce1
3 changed files with 0 additions and 6 deletions

View file

@ -1,7 +1,4 @@
#!/usr/bin/env python
"""
TODO: Implement API route to cleanly shut down server
"""
from flask import (
Flask, render_template, jsonify)