瀏覽代碼

Fix tslint issue

Shalom Yerushalmy 6 年之前
父節點
當前提交
fa4f314dc6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      playground/src/screens/ComplexLayout.js

+ 0
- 1
playground/src/screens/ComplexLayout.js 查看文件

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