|
@@ -344,7 +344,7 @@ export default withApi(
|
|
|
withOrganizations(Sentry.withProfiler(OrganizationContextContainer))
|
|
|
);
|
|
|
|
|
|
-export {OrganizationContextContainer as OrganizationLegacyContext, OrganizationContext};
|
|
|
+export {OrganizationContextContainer as OrganizationLegacyContext};
|
|
|
|
|
|
const ErrorWrapper = styled('div')`
|
|
|
padding: ${space(3)};
|