Skip to content

Commit 912fae0

Browse files
Remove unneeded log
1 parent da973d4 commit 912fae0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/src/CoreClr.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ CoreClr::CoreClr(alt::IServer* server) {
6363
server->LogInfo(alt::String("coreclr-module: Unable to find CoreCLR dll methods"));
6464
return;
6565
}
66-
server->LogInfo(alt::String("coreclr-module: libhostfxr successfully loaded"));
6766
}
6867

6968
CoreClr::~CoreClr() {

0 commit comments

Comments
 (0)