Skip to content

Commit aed51fb

Browse files
committed
Revert whitespace changes
1 parent f20d0ee commit aed51fb

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
@@ -426,7 +426,6 @@ mpl.findpos = function(e) {
426426
};
427427

428428
mpl.figure.prototype.mouse_event = function(event, name) {
429-
430429
var canvas_pos = mpl.findpos(event)
431430

432431
if (name === 'button_press')

0 commit comments

Comments
 (0)