Fix a bunch of linting errors
eslint --fix and a few manual ones
This commit is contained in:
@@ -17,7 +17,6 @@ limitations under the License.
|
||||
'use strict';
|
||||
var React = require("react");
|
||||
var Notifier = require("../../../Notifier");
|
||||
var sdk = require('../../../index');
|
||||
var dis = require("../../../dispatcher");
|
||||
|
||||
module.exports = React.createClass({
|
||||
|
||||
Reference in New Issue
Block a user