Skip to content

Commit 9a6c9a1

Browse files
committed
format code
1 parent e0fccd6 commit 9a6c9a1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • notebookjs/src/public/javascripts

notebookjs/src/public/javascripts/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,6 @@ function update_text_box_size() {
322322

323323

324324
$("#download").click(function () {
325-
326325
let out = notebook_json(vars_in_scope);
327-
328326
console.log(out);
329327
});

0 commit comments

Comments
 (0)