Remove unused import

This commit is contained in:
fabioberger
2019-08-31 14:44:13 +02:00
parent 56698fb09e
commit 107c7a71f9

View File

@@ -5,7 +5,6 @@ import MediaQuery from 'react-responsive';
import { Link } from 'ts/components/documentation/shared/link';
import { Icon } from 'ts/components/icon';
import { Heading, Paragraph } from 'ts/components/text';
import { colors } from 'ts/style/colors';