Skip to content

Commit e834a12

Browse files
fix(application-generic): Fix broken export
1 parent 8827aa6 commit e834a12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/application-generic/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export * from './http';
1010
export * from './instrumentation/index';
1111
export * from './logging/index';
1212
export * from './modules';
13-
export * from './profiling';
1413
export * from './resilience';
1514
export * from './services';
1615
export * from './tracing';

0 commit comments

Comments
 (0)