|
@@ -26,7 +26,6 @@ import { HANDLE_WORK_ADD } from "/src/page-instrument/custom-plugins/work-index"
|
|
|
import { speedBeatTo, unitImgs } from "/src/helpers/beatConfig"
|
|
|
import IndexedDBService from "/src/utils/indexedDB";
|
|
|
import { musicalInstrumentCodeInfo, instruments, fixInstrumentNameCode } from "/src/constant/instruments";
|
|
|
-import { match } from "assert";
|
|
|
|
|
|
const query: any = getQuery();
|
|
|
|