Removed print

This commit is contained in:
Erik Reider
2021-07-30 15:40:37 +02:00
parent 933425b3ce
commit 94303a6605

View File

@@ -72,7 +72,6 @@ namespace SwayNotificatonCenter {
} else {
ac_array += action;
}
print (action._name + "\n");
i++;
}
}