mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 15:59:07 +02:00
Clean up print statements
This commit is contained in:
@@ -17,7 +17,7 @@ def index():
|
||||
for key, value in cbpi.cache["js"].iteritems():
|
||||
js_files.append(value)
|
||||
|
||||
print js_files
|
||||
|
||||
return render_template('index.html', js_files=js_files)
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user