powermanager - Remove print

pull/2228/head
Martin Boonk 2022-11-05 10:06:04 +01:00
parent a79b130e88
commit bf135ba54c
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
);
if (settings.warnEnabled){
print("Charge warning enabled");
var chargingInterval;
function handleCharging(charging){