Pārlūkot izejas kodu

Fix tslint issue

Shalom Yerushalmy 6 gadus atpakaļ
vecāks
revīzija
fa4f314dc6
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      playground/src/screens/ComplexLayout.js

+ 0
- 1
playground/src/screens/ComplexLayout.js Parādīt failu

@@ -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);