remove unused imports
This commit is contained in:
parent
c2df7be908
commit
2bade1c375
@ -7,9 +7,6 @@
|
|||||||
import HTMLOperation from "../HTMLOperation.mjs";
|
import HTMLOperation from "../HTMLOperation.mjs";
|
||||||
import Sortable from "sortablejs";
|
import Sortable from "sortablejs";
|
||||||
import {fuzzyMatch, calcMatchRanges} from "../../core/lib/FuzzyMatch.mjs";
|
import {fuzzyMatch, calcMatchRanges} from "../../core/lib/FuzzyMatch.mjs";
|
||||||
import { curveBumpX } from "d3";
|
|
||||||
import { recognize } from "tesseract.js";
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Waiter to handle events related to the operations.
|
* Waiter to handle events related to the operations.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user