Skip to content

Commit 6c42873

Browse files
committed
Revert "Export isEndOfLifeVersion from compass-connections"
This reverts commit 9aa5cf8.
1 parent efbe499 commit 6c42873

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-connections/src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import {
2424
} from './stores/store-context';
2525
export type { ConnectionFeature } from './utils/connection-supports';
2626
export { connectionSupports, connectable } from './utils/connection-supports';
27-
export { isEndOfLifeVersion } from './utils/end-of-life-server';
2827

2928
const ConnectionsComponent: React.FunctionComponent<{
3029
/**

0 commit comments

Comments
 (0)