mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
refactor(serve): unnecessary export causing issues with types
This commit is contained in:
@@ -352,7 +352,6 @@ function disableSlowQueryLogging<T>(cb: () => T) {
|
||||
}
|
||||
|
||||
export default {
|
||||
dbConnection,
|
||||
insert,
|
||||
replace,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user