matrix-react-sdk
9903c61a - Fix lint errors in MessageComposerInput

Commit
7 years ago
Fix lint errors in MessageComposerInput and remove from ignored files Missed a load of the async arrows functions when changing them because they were in the ignored files, so trying to chip away at this. A lot of these were unused imports / variables. Probably the only interesting one was a 'this' in a non-member function which I've moved to be a member function.
Author
Parents
Loading