Browse Source

Update react/features/chat/components/native/Chat.js

j8
Saúl Ibarra Corretgé 5 years ago
parent
commit
a758e98101
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      react/features/chat/components/native/Chat.js

+ 0
- 1
react/features/chat/components/native/Chat.js View File

@@ -21,7 +21,6 @@ import MessageRecipient from './MessageRecipient';
21 21
  * the mobile client.
22 22
  */
23 23
 class Chat extends AbstractChat<Props> {
24
-    
25 24
     /**
26 25
      * Instantiates a new instance.
27 26
      *

Loading…
Cancel
Save