(misc): reindented file with tabs
This commit is contained in:
parent
014ab9fa70
commit
7fe19d1737
1 changed files with 24 additions and 25 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { isNullish } from '@shared/utils';
|
||||
import type { Database } from './_base';
|
||||
import { UserId } from './user';
|
||||
// import { UserId } from './user';
|
||||
|
||||
// describe every function in the object
|
||||
export interface ITicTacToeDb extends Database {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue