mirror of
https://github.com/zadam/trilium.git
synced 2025-10-16 18:38:05 +08:00
refactor(serve): unnecessary export causing issues with types
This commit is contained in:
parent
3b6679a744
commit
fe8b905922
1 changed files with 0 additions and 1 deletions
|
@ -352,7 +352,6 @@ function disableSlowQueryLogging<T>(cb: () => T) {
|
|||
}
|
||||
|
||||
export default {
|
||||
dbConnection,
|
||||
insert,
|
||||
replace,
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue