mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
removing extra whitespace per pull request review
This commit is contained in:
parent
3801326e40
commit
5203cc14b0
@ -1656,8 +1656,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
|
||||
// is attached. Although I've been guilty of the same anti-pattern
|
||||
|
@ -1510,6 +1510,4 @@ function onNext(){
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}( OpenSeadragon ));
|
||||
|
Loading…
Reference in New Issue
Block a user