diff --git a/compiled/facebook-www/REVISION b/compiled/facebook-www/REVISION index a4770c10b2..ea86ac4860 100644 --- a/compiled/facebook-www/REVISION +++ b/compiled/facebook-www/REVISION @@ -1 +1 @@ -89021fb4ec9aa82194b0788566e736a4cedfc0e4 +eb33bd74779df6e91c54a47e8f07b22b72a073c7 diff --git a/compiled/facebook-www/shims/renderSubtreeIntoContainer_DO_NOT_USE.js b/compiled/facebook-www/shims/renderSubtreeIntoContainer_DO_NOT_USE.js deleted file mode 100644 index 37d9563bd1..0000000000 --- a/compiled/facebook-www/shims/renderSubtreeIntoContainer_DO_NOT_USE.js +++ /dev/null @@ -1,12 +0,0 @@ -/** - * Copyright (c) Meta Platforms, Inc. and affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - -'use strict'; - -const ReactDOM = require('ReactDOM'); - -module.exports = ReactDOM.unstable_renderSubtreeIntoContainer;