Move plugin stats to their own file
Summary: Really nothing interesting to see here , just moved pluginStats out of messageQueue, as it started there and kept growing Reviewed By: nikoant Differential Revision: D22257318 fbshipit-source-id: 26be7efb4629fcef1b14de96a2b60f17f7d76785
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ec85dd5b01
commit
6c79408b0f
@@ -17,7 +17,7 @@ import Client from '../Client';
|
||||
import {
|
||||
getPluginBackgroundStats,
|
||||
resetPluginBackgroundStatsDelta,
|
||||
} from '../utils/messageQueue';
|
||||
} from '../utils/pluginStats';
|
||||
import {
|
||||
clearTimeline,
|
||||
TrackingEvent,
|
||||
|
||||
Reference in New Issue
Block a user