mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Clean header-only SchedulerToolbox (#39455)
Summary: Clean header-only `SchedulerToolbox.cpp` ## Changelog: [INTERNAL] [REMOVED] - Clean header-only SchedulerToolbox Pull Request resolved: https://github.com/facebook/react-native/pull/39455 Test Plan: Compile success Reviewed By: NickGerleman Differential Revision: D49289800 Pulled By: arushikesarwani94 fbshipit-source-id: c177ab982e69a41126ab24c244b7f125e6a3d2bb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8d2af4978a
commit
fd32931f95
@@ -1,8 +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.
|
||||
*/
|
||||
|
||||
#include "SchedulerToolbox.h"
|
||||
Reference in New Issue
Block a user