mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-02 21:36:11 +03:00
removing extra whitespace per pull request review
This commit is contained in:
parent
3801326e40
commit
5203cc14b0
2 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue