We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569e5e3 commit eca7d8bCopy full SHA for eca7d8b
clr_loader/mono.py
@@ -34,7 +34,6 @@ def __init__(
34
global_config_file=optional_path_as_string(global_config_file),
35
libmono=libmono,
36
)
37
- print(self._version)
38
39
if domain is None:
40
self._domain = _ROOT_DOMAIN
0 commit comments