Added stricter lint standard.

This commit is contained in:
Sean Li
2015-02-03 14:11:27 -08:00
parent bf3d5b3268
commit ecb45f0102
23 changed files with 159 additions and 138 deletions

View File

@@ -35,7 +35,6 @@ var Header = React.createClass({
this.update();
},
render: function () {
var buttons;
if (this.state.fullscreen) {
return (
<div className="header no-drag">