Fix linting in MessagePanel

This commit is contained in:
J. Ryan Stinnett 2019-05-30 14:57:44 +01:00
parent ad84144543
commit 91e86d2b02
2 changed files with 3 additions and 1 deletions

View file

@ -3,7 +3,6 @@
src/component-index.js
src/components/structures/BottomLeftMenu.js
src/components/structures/CreateRoom.js
src/components/structures/MessagePanel.js
src/components/structures/RoomDirectory.js
src/components/structures/RoomStatusBar.js
src/components/structures/RoomView.js