Remove unused code `app.run()`
`app` is not defined and this looks like leftover code. In general, `utils.py` should not be run standalone.
Showing
Please register or sign in to comment
`app` is not defined and this looks like leftover code. In general, `utils.py` should not be run standalone.