code style

This commit is contained in:
Philipp Kühn
2020-07-08 10:01:20 +02:00
parent 71409c1c81
commit d1ab32690c

View File

@@ -50,7 +50,6 @@ function coordsAtPos(view, pos, end = false) {
}
}
class Menu {
constructor({ options, editorView }) {