Selaa lähdekoodia

Remove obsolete workaround

master
Lyubo Marinov 7 vuotta sitten
vanhempi
commit
7114614697
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0
    5
      react/features/welcome/components/WelcomePage.web.js

+ 0
- 5
react/features/welcome/components/WelcomePage.web.js Näytä tiedosto

@@ -8,17 +8,12 @@ import { Watermarks } from '../../base/react';
8 8
 
9 9
 import { AbstractWelcomePage, _mapStateToProps } from './AbstractWelcomePage';
10 10
 
11
-/* eslint-disable require-jsdoc */
12
-
13 11
 /**
14 12
  * The Web container rendering the welcome page.
15 13
  *
16 14
  * @extends AbstractWelcomePage
17 15
  */
18 16
 class WelcomePage extends AbstractWelcomePage {
19
-
20
-/* eslint-enable require-jsdoc */
21
-
22 17
     /**
23 18
      * Initializes a new WelcomePage instance.
24 19
      *

Loading…
Peruuta
Tallenna