Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 96e4a2a

Browse files
committed
docs: remove cruft import [ci skip]
1 parent 0ef6d6b commit 96e4a2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/components/ComponentDoc/ComponentExample/ComponentExample.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { mergeThemeVariables } from '../../../../../src/lib/mergeThemes'
2020
import { ThemeContext } from '../../../context/theme-context'
2121
import CodeSnippet from '../../CodeSnippet'
2222
import formatCode from '../../../utils/formatCode'
23-
import { freemem } from 'os'
2423

2524
export interface ComponentExampleProps extends RouteComponentProps<any, any> {
2625
title: React.ReactNode

0 commit comments

Comments
 (0)