fix comments

This commit is contained in:
Tom 2024-04-11 12:45:11 -04:00
parent f7c8e4cf33
commit 7ce5499868

View File

@ -1248,7 +1248,6 @@
/** /**
* Get the canvas center * Get the canvas center
* @private * @private
* @param {Boolean} sketch If set to true return the center point of the sketch canvas
* @returns {OpenSeadragon.Point} The center point of the canvas * @returns {OpenSeadragon.Point} The center point of the canvas
*/ */
_getCanvasCenter() { _getCanvasCenter() {