Skip to content

Commit 93e9e7e

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
Remove unused imports
1 parent 53a48c7 commit 93e9e7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/sdkOption.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import {getCurrentPlatformOrGuide} from 'sentry-docs/docTree';
22
import {serverContext} from 'sentry-docs/serverContext';
33
import {PlatformCategory} from 'sentry-docs/types';
44

5-
import {PlatformCategorySection} from './platformCategorySection';
6-
import {PlatformSection} from './platformSection';
75
import {SdkDefinition, SdkDefinitionTable} from './sdkDefinition';
86

97
type Props = {

0 commit comments

Comments
 (0)