refactor!: Remove the InsertionMarkerManager. (#8649)

* refactor!: Remove the InsertionMarkerManager.

* chore: Remove unused imports.

* chore: Remove import of insertion marker manager test.
This commit is contained in:
Aaron Dodson
2024-11-07 12:15:55 -08:00
committed by GitHub
parent 631190c5cb
commit 2523093cc9
6 changed files with 0 additions and 1271 deletions

View File

@@ -95,7 +95,6 @@
import './icon_test.js';
import './input_test.js';
import './insertion_marker_test.js';
import './insertion_marker_manager_test.js';
import './jso_deserialization_test.js';
import './jso_serialization_test.js';
import './json_test.js';