mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
delint
This commit is contained in:
parent
b2aba6db35
commit
9a530a72f6
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
import {getLineAndNodePosition} from "../../src/editor/caret";
|
||||
import EditorModel from "../../src/editor/model";
|
||||
import {createPartCreator, createRenderer} from "./mock";
|
||||
import {toggleInlineFormat} from "../../src/editor/operations";
|
||||
|
|
Loading…
Reference in a new issue