We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b05ed commit a6fb1daCopy full SHA for a6fb1da
test/jasmine/tests/gl_plot_interact_test.js
@@ -52,7 +52,6 @@ describe('Test gl plot interactions', function() {
52
destroyGraphDiv();
53
});
54
55
- // ...
56
function delay(done) {
57
setTimeout(done, 0);
58
}
0 commit comments