Skip to content

Commit eca7d8b

Browse files
committed
Drop accidentally left debug print
1 parent 569e5e3 commit eca7d8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clr_loader/mono.py

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def __init__(
3434
global_config_file=optional_path_as_string(global_config_file),
3535
libmono=libmono,
3636
)
37-
print(self._version)
3837

3938
if domain is None:
4039
self._domain = _ROOT_DOMAIN

0 commit comments

Comments
 (0)