mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
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:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user