diff --git a/app.py b/app.py index 3adfd30..cab4b75 100755 --- a/app.py +++ b/app.py @@ -9,7 +9,6 @@ from bottle import ( ) import thesethreewords as these -import api as json_api @get('/static/')