mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Move non-license comments out of license header
Summary: Changelog: [General] [Fixed] - License header cleanup Reviewed By: cpojer Differential Revision: D17749100 fbshipit-source-id: edca9c73a065e9fc311109cd6efeb1f75451a55a
This commit is contained in:
committed by
Facebook Github Bot
parent
fc80a51457
commit
e1cfeaddd4
@@ -3,9 +3,10 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* This file was pulled from the facebook/rebound repository.
|
||||
*/
|
||||
|
||||
// This file was pulled from the facebook/rebound repository.
|
||||
|
||||
package com.facebook.react.modules.core;
|
||||
|
||||
import android.os.Handler;
|
||||
|
||||
Reference in New Issue
Block a user