Selaa lähdekoodia

Fix tslint issue

Shalom Yerushalmy 6 vuotta sitten
vanhempi
commit
fa4f314dc6
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      playground/src/screens/ComplexLayout.js

+ 0
- 1
playground/src/screens/ComplexLayout.js Näytä tiedosto

@@ -6,7 +6,6 @@ const { View, Text, Button } = require('react-native');
6 6
 const { Navigation } = require('react-native-navigation');
7 7
 const testIDs = require('../testIDs');
8 8
 
9
-
10 9
 class ComplexLayout extends Component {
11 10
   constructor(props) {
12 11
     super(props);