mirror of
https://github.com/docker/docs.git
synced 2026-04-13 14:56:12 +07:00
Added stricter lint standard.
This commit is contained in:
@@ -35,7 +35,6 @@ var Header = React.createClass({
|
||||
this.update();
|
||||
},
|
||||
render: function () {
|
||||
var buttons;
|
||||
if (this.state.fullscreen) {
|
||||
return (
|
||||
<div className="header no-drag">
|
||||
|
||||
Reference in New Issue
Block a user