Skip to content

Commit 43df1d9

Browse files
author
Volara
committed
Remove log
1 parent 1450b4b commit 43df1d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

volara_proof/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ def load_config() -> Dict[str, Any]:
2323
"file_id": os.environ.get("FILE_ID", None),
2424
"miner_address": os.environ.get("MINER_ADDRESS", None),
2525
}
26-
logging.info(f"Using config: {json.dumps(config, indent=2)}")
2726
return config
2827

2928

0 commit comments

Comments
 (0)