Remove unused imports

This commit is contained in:
Dane Everitt
2020-07-04 18:46:09 -07:00
parent c419d15907
commit 732594a164
33 changed files with 69 additions and 81 deletions

View File

@@ -1,5 +1,4 @@
import React from 'react';
import styled from 'styled-components/macro';
import ScreenBlock from '@/components/screens/ScreenBlock';
interface Props {