Skip to content

Commit 98ebe28

Browse files
committed
Revert whitespace changes
1 parent cf7b73c commit 98ebe28

File tree

1 file changed

+0
-1
lines changed
  • lib/matplotlib/backends/web_backend

1 file changed

+0
-1
lines changed

lib/matplotlib/backends/web_backend/mpl.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,6 @@ mpl.findpos = function(e) {
418418
};
419419

420420
mpl.figure.prototype.mouse_event = function(event, name) {
421-
422421
var canvas_pos = mpl.findpos(event)
423422

424423
if (name === 'button_press')

0 commit comments

Comments
 (0)