Scaling: dont log catched erros when the monitorScaling is not set.

This commit is contained in:
quadbyte 2025-08-19 08:03:06 -04:00
parent fdf475cabc
commit 3e95626298

View file

@ -20,7 +20,7 @@ Singleton {
}
}
} catch (e) {
Logger.warn(e)
//Logger.warn(e)
}
return 1.0