diff --git a/aman/app.py b/aman/app.py index 478ec8b..8134bec 100644 --- a/aman/app.py +++ b/aman/app.py @@ -39,9 +39,6 @@ if __name__ == '__main__': @app.route('/aman/airports') def airports(): - # get the current version - print(version) - # get the airports retval = [] for airport in aman.Workers: