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:
Andres Suarez
2019-10-15 20:12:12 -07:00
committed by Facebook Github Bot
parent fc80a51457
commit e1cfeaddd4
55 changed files with 80 additions and 104 deletions
+2 -2
View File
@@ -4,12 +4,12 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* Stub of Sample for Android.
*
* @format
* @flow
*/
// Stub of Sample for Android.
'use strict';
const warning = require('fbjs/lib/warning');