mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
fix lint error
This commit is contained in:
parent
b4702959c9
commit
920d9a0113
@ -7,8 +7,6 @@ import {
|
||||
import { EditorView } from 'prosemirror-view'
|
||||
import { Schema, MarkType, NodeType } from 'prosemirror-model'
|
||||
import getAttributes from './helpers/getAttributes'
|
||||
import getNodeAttributes from './helpers/getNodeAttributes'
|
||||
import getMarkAttributes from './helpers/getMarkAttributes'
|
||||
import isActive from './helpers/isActive'
|
||||
import removeElement from './utilities/removeElement'
|
||||
import createDocument from './helpers/createDocument'
|
||||
|
Loading…
Reference in New Issue
Block a user