Skip to content

Commit 531d897

Browse files
Update python-main.js
Co-Authored-By: Carlos Pereira Atencio <carlos@microbit.org>
1 parent 82a30bd commit 531d897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,6 @@ function web_editor(config) {
967967
modalMsg(config['translate']['load']['invalid-file-title'], config['translate']['load']['extension-warning'],"");
968968
}
969969
}
970-
971970
// Describes what to do when the save/load button is clicked.
972971
function doFiles() {
973972
var template = $('#files-template').html();

0 commit comments

Comments
 (0)