slight adjustments

This commit is contained in:
2025-05-25 01:47:26 +02:00
parent 17f5e8c6c8
commit a784ec1ff8
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -20,7 +20,6 @@ namespace KeycardButModern
{
if (ev.CanOpen)
{
Logger.Debug("Door can be opened, no need for implant check");
return;
}