Skip to content

Commit 08b71a8

Browse files
committed
fix: remove unnecessary export
1 parent fde47dd commit 08b71a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export * from './modules/general/ExecutorchModule';
5454

5555
// utils
5656
export * from './utils/listDownloadedResources';
57-
export * from './utils/fetchResource';
5857

5958
// types
6059
export * from './types/object_detection';

0 commit comments

Comments
 (0)