removing unnecessary

This commit is contained in:
Johnathan Ross 2021-06-15 15:14:48 +10:00
parent cac7d6a26b
commit 6bfd17e404
1 changed files with 0 additions and 1 deletions

View File

@ -515,7 +515,6 @@ def show_ons(name, more_details=False):
else:
more_details = {}
print(ons_data)
return flask.render_template('ons.html',
info=info.get(),
ons=ons_data,