rm unused import

This commit is contained in:
Peter Savchenko 2023-12-22 22:53:17 +03:00
parent fdffc5cbfc
commit 3fc964f344
No known key found for this signature in database
GPG key ID: E68306B1AB0F727C

View file

@ -11,7 +11,6 @@ import Selection from '../selection';
import Module from '../__module';
import Block from '../block';
import $ from '../dom';
import * as _ from '../utils';
/**
* @typedef {Caret} Caret