mirror of
https://github.com/wg-easy/wg-easy.git
synced 2026-08-04 07:11:17 +00:00
fix type import
This commit is contained in:
parent
287c50f5ac
commit
1498d9d1db
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import { TOTP } from 'otpauth';
|
|||
import { user } from './schema';
|
||||
import type { UserType } from './types';
|
||||
import type { DBType } from '#db/sqlite';
|
||||
import type { OAUTH_PROVIDER } from '~~/server/utils/oauth';
|
||||
|
||||
type LoginResult =
|
||||
| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue