Skip to content

Commit 8971878

Browse files
author
AJ Keller
committed
Fix linting... as usual
1 parent fe4ec3f commit 8971878

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/openBCICyton-test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ describe('openbci-sdk', function () {
487487
done(err);
488488
}
489489
});
490-
491490
});
492491
it('should be able to set info for daisy board', function (done) {
493492
ourBoard.simulatorDisable()
@@ -530,7 +529,6 @@ describe('openbci-sdk', function () {
530529
done(err);
531530
}
532531
});
533-
534532
});
535533
});
536534
describe('#debug', function () {

0 commit comments

Comments
 (0)