Fixing lint.

This commit is contained in:
Evelyn Eastmond 2019-04-27 18:14:15 -04:00
parent 83bf1be066
commit 73fc5b8723

View file

@ -477,7 +477,7 @@ class BoostMotor {
* @private * @private
*/ */
_turnOn () { _turnOn () {
//if (this.power === 0) return; // if (this.power === 0) return;
const cmd = this._parent.generateOutputCommand( const cmd = this._parent.generateOutputCommand(
this._index, this._index,