remove a debug message
Cette révision appartient à :
@@ -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:
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur