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/Danger.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'node_modules/react-dom/lib/Danger.js') diff --git a/node_modules/react-dom/lib/Danger.js b/node_modules/react-dom/lib/Danger.js index ce3e491ca..5e25bf2d0 100644 --- a/node_modules/react-dom/lib/Danger.js +++ b/node_modules/react-dom/lib/Danger.js @@ -20,7 +20,6 @@ var emptyFunction = require('fbjs/lib/emptyFunction'); var invariant = require('fbjs/lib/invariant'); var Danger = { - /** * Replaces a node with a string of markup at its current position within its * parent. The markup must render into a single root node. @@ -41,7 +40,6 @@ var Danger = { DOMLazyTree.replaceChildWithTree(oldChild, markup); } } - }; module.exports = Danger; \ No newline at end of file -- cgit v1.2.3