Closed Epromee closed 3 years ago
It seems that unused variable can't be verified with linter
Well although I had a little previous experience, I'm not strong in Git/Github open source contributing and I have no idea how to reopen the changes at the same pull request (or should I create another one?), sorry guys. But removing an assignment of the second function entirely should fix the linter issue, as there is no longer unused variable.
My doors were deleting blocks which was put in place of higher pseudo-block of the door, so I tried to build my own version without the bug, and it seems that removing these 2 rows fixes the issue.