Skip to content

Commit b9a05a4

Browse files
committed
remove variable export
1 parent 84c7f4f commit b9a05a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/polling-controller/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ export {
66
export {
77
StaticIntervalPollingControllerOnly,
88
StaticIntervalPollingController,
9-
StaticIntervalPollingControllerNext,
109
} from './StaticIntervalPollingController';
1110

1211
export type { IPollingController } from './types';

0 commit comments

Comments
 (0)