瀏覽代碼

Update RNCSafeAreaViewManager.m

Janic Duplessis 5 年之前
父節點
當前提交
45b72ee1bf
No account linked to committer's email address
共有 1 個檔案被更改,包括 0 行新增7 行删除
  1. 0
    7
      ios/SafeAreaView/RNCSafeAreaViewManager.m

+ 0
- 7
ios/SafeAreaView/RNCSafeAreaViewManager.m 查看文件

@@ -1,10 +1,3 @@
1
-/**
2
- * Copyright (c) Facebook, Inc. and its affiliates.
3
- *
4
- * This source code is licensed under the MIT license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
-
8 1
 #import "RNCSafeAreaViewManager.h"
9 2
 
10 3
 #import "RNCSafeAreaView.h"