Skip to content

Commit

Permalink
Make the linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Lindsay committed Oct 3, 2019
1 parent bf330df commit bcd456a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/presentation/03-examples.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import {
Slide,
Heading,
Layout,
Fit,
Fill
Heading
} from 'spectacle';

import styled from '@emotion/styled';
Expand Down

0 comments on commit bcd456a

Please sign in to comment.