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:
Valentin Shergin
2020-03-02 20:11:29 -08:00
committed by Facebook Github Bot
parent ce1703a84d
commit 11948bb4b6
3 changed files with 0 additions and 76 deletions
@@ -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>