Skip to content

Commit 6fd23f4

Browse files
committed
Fix lint.
1 parent 015ae59 commit 6fd23f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/display/editor/eraser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { noContextMenu, stopEvent } from "../display_utils.js";
66
import { AnnotationEditor } from "./editor.js";
77
import { CurrentPointers } from "./tools.js";
88

9-
109
class EraserEditor extends AnnotationEditor {
1110
static #currentCursorAC = null;
1211

0 commit comments

Comments
 (0)