diff --git a/Libraries/react-native/React.js b/Libraries/react-native/React.js deleted file mode 100644 index ac9f5d1bcec..00000000000 --- a/Libraries/react-native/React.js +++ /dev/null @@ -1,12 +0,0 @@ -/** - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - * - * @format - */ - -'use strict'; - -module.exports = require('react');