Skip to content

Commit 67149ce

Browse files
committed
Remove export
1 parent d7eb922 commit 67149ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/common/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export { getKey, splitKey } from "./util/splitKey";
1111
export { hrtimeBigintToSeconds } from "./util/timeUtils";
1212
export * from "./util/walkSync";
1313
export * from "./util/walkAsync";
14-
export * from "./util/disposableFrom";
1514
export * from "./util/camelCaseToAllDown";
1615
export { Notifier } from "./util/Notifier";
1716
export type { Listener } from "./util/Notifier";

0 commit comments

Comments
 (0)