Fix shell indentation
This commit is contained in:
parent
6e5a0603c0
commit
eedee762b7
|
@ -250,9 +250,7 @@
|
|||
|
||||
return canvas;
|
||||
})(),
|
||||
setStatus: function(text) {
|
||||
|
||||
}
|
||||
setStatus: function(text) {}
|
||||
};
|
||||
|
||||
window.setBusy = function() {
|
||||
|
|
Loading…
Reference in New Issue