chore: fix docs linter (#6009)
4205ff79d9
removed the header in the Mouse class documentation, but the linter requires the reference to that header to be removed as well.
This commit is contained in:
parent
4205ff79d9
commit
398c16d61d
@ -185,7 +185,6 @@
|
||||
* [keyboard.type(text[, options])](#keyboardtypetext-options)
|
||||
* [keyboard.up(key)](#keyboardupkey)
|
||||
- [class: Mouse](#class-mouse)
|
||||
* [Selecting text and moving the mouse](#selecting-text-and-moving-the-mouse)
|
||||
* [mouse.click(x, y[, options])](#mouseclickx-y-options)
|
||||
* [mouse.down([options])](#mousedownoptions)
|
||||
* [mouse.move(x, y[, options])](#mousemovex-y-options)
|
||||
|
Loading…
Reference in New Issue
Block a user