Просмотр исходного кода

Update RNCSafeAreaViewManager.m

Janic Duplessis 5 лет назад
Родитель
Сommit
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"