mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fabric: Removing TimeUtils.h
Summary: We don't use it anymore (we switched to `std::chrono`). Changelog: [Internal] Fabric-specific internal change. Reviewed By: mdvacca Differential Revision: D20201214 fbshipit-source-id: 0c464223822b78c99ed7ff60d926e84a675f2612
This commit is contained in:
committed by
Facebook Github Bot
parent
ce1703a84d
commit
11948bb4b6
@@ -26,7 +26,6 @@
|
||||
#include <react/uimanager/SchedulerToolbox.h>
|
||||
#include <react/uimanager/primitives.h>
|
||||
#include <react/utils/ContextContainer.h>
|
||||
#include <react/utils/TimeUtils.h>
|
||||
|
||||
#include <Glog/logging.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user