fix: remove unused import
This commit is contained in:
parent
8b0c527492
commit
27631fdb18
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { expect, test } from "vitest";
|
||||
import { test } from "vitest";
|
||||
import * as nlk from "../dist/index.js";
|
||||
import path from "path";
|
||||
import fs from "fs/promises";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue