mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +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