From 363723fc84f7b8477592e0105aeb331ec9a017af Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 14 Aug 2017 05:01:11 +0200 Subject: node_modules --- node_modules/react-dom/lib/ReactEventEmitterMixin.js | 1 - 1 file changed, 1 deletion(-) (limited to 'node_modules/react-dom/lib/ReactEventEmitterMixin.js') diff --git a/node_modules/react-dom/lib/ReactEventEmitterMixin.js b/node_modules/react-dom/lib/ReactEventEmitterMixin.js index fc9c0cd53..74d5b8a13 100644 --- a/node_modules/react-dom/lib/ReactEventEmitterMixin.js +++ b/node_modules/react-dom/lib/ReactEventEmitterMixin.js @@ -18,7 +18,6 @@ function runEventQueueInBatch(events) { } var ReactEventEmitterMixin = { - /** * Streams a fired top-level event to `EventPluginHub` where plugins have the * opportunity to create `ReactEvent`s to be dispatched. -- cgit v1.2.3