chore: fix codeql alerts

This commit is contained in:
41666 2020-10-15 00:02:50 -04:00
parent 89f237cf22
commit 97c09f4aa5
3 changed files with 2 additions and 14 deletions

View file

@ -1,17 +1,6 @@
import styled from 'styled-components';
import * as _ from 'styled-components'; // tslint:disable-line:no-duplicate-imports
import {
AccentTitle,
LargeTitle,
Link,
MediumTitle,
SmallTitle,
Text,
text600,
text700,
text800,
text900,
} from './typography';
import { Link, Text, text600, text700, text800, text900 } from './typography';
export const mdxComponents = {
h1: styled.h1`