Explorar el Código

Update RNCSafeAreaViewManager.m

Janic Duplessis hace 5 años
padre
commit
45b72ee1bf
No account linked to committer's email address
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  1. 0
    7
      ios/SafeAreaView/RNCSafeAreaViewManager.m

+ 0
- 7
ios/SafeAreaView/RNCSafeAreaViewManager.m Ver fichero

@@ -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"