Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfulton9 committed Nov 10, 2023
1 parent 421a698 commit 8d949a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbclassic/static/notebook/js/notebook.js
Original file line number Diff line number Diff line change
Expand Up @@ -2970,7 +2970,7 @@ define([
class: 'btn-warning',
click: function() {
return save_thunk();
}
}
}
}
});
Expand Down

0 comments on commit 8d949a5

Please sign in to comment.