removing extra whitespace per pull request review

This commit is contained in:
thatcher 2013-03-07 23:50:27 -05:00
parent 3801326e40
commit 5203cc14b0
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -1510,6 +1510,4 @@ function onNext(){
}
}( OpenSeadragon ));