Update react/features/chat/components/native/Chat.js
This commit is contained in:
parent
63d4c2b84b
commit
a758e98101
|
@ -21,7 +21,6 @@ import MessageRecipient from './MessageRecipient';
|
||||||
* the mobile client.
|
* the mobile client.
|
||||||
*/
|
*/
|
||||||
class Chat extends AbstractChat<Props> {
|
class Chat extends AbstractChat<Props> {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Instantiates a new instance.
|
* Instantiates a new instance.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue