mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-15 18:55:48 -07:00
ENGINE: Fixed Redundant Log Outputs
This commit is contained in:
@@ -519,5 +519,3 @@ def register_admin_endpoints(app, adapters: "LegacyServiceAdapters") -> None:
|
||||
return jsonify(payload), status
|
||||
|
||||
app.register_blueprint(blueprint)
|
||||
adapters.context.logger.info("Engine registered API group 'devices.admin'.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user