Bug 1317069 - Fix ESLint in new console frontend; r=ntim

MozReview-Commit-ID: 7MgHbRxnU1V
This commit is contained in:
Nicolas Chevobbe
2016-12-08 09:16:41 +01:00
parent 2fe7500100
commit 13e25f1a6d
34 changed files with 1811 additions and 1959 deletions

View File

@@ -9,7 +9,6 @@ const {
DOM: dom,
PropTypes
} = require("devtools/client/shared/vendor/react");
const ReactDOM = require("devtools/client/shared/vendor/react-dom");
const { connect } = require("devtools/client/shared/vendor/react-redux");
const {