mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-26 17:06:41 -05:00
chore: clean up unused import (#7212)
This commit is contained in:
@@ -11,7 +11,6 @@ import {
|
||||
vi,
|
||||
} from "vitest";
|
||||
import * as apiModule from "../../api";
|
||||
import { createAuthClient } from "../../client";
|
||||
import { signJWT } from "../../crypto";
|
||||
import { getTestInstance } from "../../test-utils/test-instance";
|
||||
import { DEFAULT_SECRET } from "../../utils/constants";
|
||||
|
||||
Reference in New Issue
Block a user