torhve / weechat-matrix-protocol-script

A WeeChat script in Lua that implements the matrix.org chat protocol
349 stars 52 forks source link

🐛🐛Fix tautological if statement. #141

Closed louib closed 4 years ago

louib commented 5 years ago

@torhve was reading through the code and noticed what I believe is a tautological condition. I think using an and condition was intended here.