remove unused imports

This commit is contained in:
j264415 2024-02-14 15:33:37 +00:00
parent c2df7be908
commit 2bade1c375
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@
import HTMLOperation from "../HTMLOperation.mjs";
import Sortable from "sortablejs";
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.