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 53a48c7 commit 93e9e7eCopy full SHA for 93e9e7e
src/components/sdkOption.tsx
@@ -2,8 +2,6 @@ import {getCurrentPlatformOrGuide} from 'sentry-docs/docTree';
2
import {serverContext} from 'sentry-docs/serverContext';
3
import {PlatformCategory} from 'sentry-docs/types';
4
5
-import {PlatformCategorySection} from './platformCategorySection';
6
-import {PlatformSection} from './platformSection';
7
import {SdkDefinition, SdkDefinitionTable} from './sdkDefinition';
8
9
type Props = {
0 commit comments