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:
Sunbreak
2023-09-15 11:12:09 -07:00
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"