Remove unused ensureComponentIsNative mock

Summary: Changelog: [Internal]

Reviewed By: philIip

Differential Revision: D31893181

fbshipit-source-id: 63204b818465f8ae06135f42c63e1340f6abb351
This commit is contained in:
Pieter De Baets 2021-10-26 03:22:39 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 24d41845e8
Коммит d1439e8b85
1 изменённых файлов: 0 добавлений и 12 удалений

Просмотреть файл

@ -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 = () => true;