mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
removing extra whitespace per pull request review
This commit is contained in:
parent
3801326e40
commit
5203cc14b0
@ -1655,8 +1655,6 @@ window.OpenSeadragon = window.OpenSeadragon || function( options ){
|
||||
|
||||
})();
|
||||
|
||||
|
||||
|
||||
|
||||
//TODO: $.console is often used inside a try/catch block which generally
|
||||
// prevents allowings errors to occur with detection until a debugger
|
||||
|
@ -1510,6 +1510,4 @@ function onNext(){
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}( OpenSeadragon ));
|
||||
|
Loading…
Reference in New Issue
Block a user