fix: remove unused vi import from bot-presence tests
This commit is contained in:
parent
80d99e2b40
commit
6b8eb8fec9
@ -1,4 +1,4 @@
|
||||
import { describe, it, expect, vi } from "vitest";
|
||||
import { describe, it, expect } from "vitest";
|
||||
import {
|
||||
resolvePresenceTemplate,
|
||||
resolveBotPresenceVarsSync,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user