Skip to content

Commit

Permalink
Merge pull request #4387 from spicyj/aep
Browse files Browse the repository at this point in the history
Remove AnalyticsEventPlugin
  • Loading branch information
sophiebits committed Jul 19, 2015
2 parents c73f952 + 6858c71 commit 33a5a64
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 371 deletions.
226 changes: 0 additions & 226 deletions src/renderers/dom/client/eventPlugins/AnalyticsEventPluginFactory.js

This file was deleted.

Expand Up @@ -30,7 +30,6 @@ var DefaultEventPluginOrder = [
keyOf({ChangeEventPlugin: null}),
keyOf({SelectEventPlugin: null}),
keyOf({BeforeInputEventPlugin: null}),
keyOf({AnalyticsEventPlugin: null}),
];

module.exports = DefaultEventPluginOrder;

This file was deleted.

0 comments on commit 33a5a64

Please sign in to comment.