Stop reporting "using default platform" messages to log (KT-15300)
#KT-15300 Fixed
This commit is contained in:
@@ -62,7 +62,6 @@ public class TargetPlatformDetector {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
LOG.info("Using default platform for file: " + file.getName());
|
|
||||||
return JvmPlatform.INSTANCE;
|
return JvmPlatform.INSTANCE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user