We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbe499 commit 6c42873Copy full SHA for 6c42873
packages/compass-connections/src/index.tsx
@@ -24,7 +24,6 @@ import {
24
} from './stores/store-context';
25
export type { ConnectionFeature } from './utils/connection-supports';
26
export { connectionSupports, connectable } from './utils/connection-supports';
27
-export { isEndOfLifeVersion } from './utils/end-of-life-server';
28
29
const ConnectionsComponent: React.FunctionComponent<{
30
/**
0 commit comments