Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit ffc176e

Browse files
committed
remove laminar from imports
1 parent 4e5fb85 commit ffc176e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/observability/index.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,9 @@
66
*/
77

88
// Import observability providers - order matters for initialization
9-
import './laminar.js'
109
import './langfuse.js'
1110

1211
// Re-export individual handlers for direct usage if needed
13-
export {
14-
getLaminarHandler,
15-
getLaminarInitPromise,
16-
isLaminarInitialized,
17-
} from './laminar.js'
1812
export {
1913
langfuseClient,
2014
langfuseHandler,

0 commit comments

Comments
 (0)