Skip to content

Commit

Permalink
Remove unused namespace variable assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
nhunzaker committed Aug 29, 2017
1 parent 9c0751f commit f8da44e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
var DOMProperty = require('DOMProperty');
var EventPluginRegistry = require('EventPluginRegistry');
var isCustomComponent = require('isCustomComponent');
var DOMNamespaces = require('DOMNamespaces');

if (__DEV__) {
var warning = require('fbjs/lib/warning');
Expand Down

0 comments on commit f8da44e

Please sign in to comment.