mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-15 00:35:47 -07:00
Fix duplicate settings helper causing agent import error
This commit is contained in:
@@ -1046,7 +1046,6 @@ def _collect_heartbeat_metrics() -> Dict[str, Any]:
|
|||||||
return metrics
|
return metrics
|
||||||
|
|
||||||
|
|
||||||
def _settings_dir():
|
|
||||||
SERVER_CERT_PATH = _key_store().server_certificate_path()
|
SERVER_CERT_PATH = _key_store().server_certificate_path()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user