fix(ui): drop unused vi in test helper
This commit is contained in:
parent
c623c51cf4
commit
5c233f4ded
@ -1,4 +1,4 @@
|
||||
import { afterEach, beforeEach, vi } from "vitest";
|
||||
import { afterEach, beforeEach } from "vitest";
|
||||
import { OpenClawApp } from "../app.ts";
|
||||
|
||||
// oxlint-disable-next-line typescript/unbound-method
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user