mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
refactor(serve): unnecessary export causing issues with types
This commit is contained in:
parent
3b6679a744
commit
fe8b905922
@ -352,7 +352,6 @@ function disableSlowQueryLogging<T>(cb: () => T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
dbConnection,
|
|
||||||
insert,
|
insert,
|
||||||
replace,
|
replace,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user