mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-08-09 18:52:40 +02:00
- Import KBH
- Import BeerXML - Import REST API - Migration DB - Set Default Screen after Start - Cleanup
This commit is contained in:
@@ -105,5 +105,4 @@ def init(app):
|
||||
:param app: the flask app
|
||||
:return: None
|
||||
"""
|
||||
print "INITIALIZE LOG MODULE"
|
||||
LogView.register(cbpi.app, route_base='/api/logs')
|
||||
|
||||
Reference in New Issue
Block a user