chore: remove unused code

This commit is contained in:
zhoulixiang
2024-06-14 15:20:33 +08:00
parent 2e93b60636
commit 7821ea16ff

View File

@@ -1,4 +1,3 @@
import { pinyin } from "../lib/index";
import { expect, describe, it } from "vitest";
import path from 'path';
import fs from 'fs';