Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MolarFox committed Aug 1, 2023
1 parent 8ef730e commit 50764f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/layouts/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import { lighten } from 'polished';
import favicon from '../../src/favicon.ico';
import { colors } from '../styles/colors';

import { ResolveLight } from '../styles/typography';

type IndexProps = {
className?: string;
children: React.ReactNode;
Expand Down

0 comments on commit 50764f4

Please sign in to comment.