mirror of
https://github.com/docmost/docmost.git
synced 2025-11-10 05:02:06 +10:00
fix import
This commit is contained in:
@ -4,7 +4,6 @@ import { KyselyDB, KyselyTransaction } from '@docmost/db/types/kysely.types';
|
||||
import { DB, Users } from '@docmost/db/types/db';
|
||||
import { hashPassword } from '../../../common/helpers';
|
||||
import { dbOrTx } from '@docmost/db/utils';
|
||||
import { sql } from 'kysely';
|
||||
import {
|
||||
InsertableUser,
|
||||
UpdatableUser,
|
||||
|
||||
Reference in New Issue
Block a user