Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Kimmel committed Apr 9, 2020
1 parent 7ec006e commit ef59961
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

import React, { memo } from 'react';
import { saturate, lighten } from 'polished';
import { saturate } from 'polished';

import {
htmlIdGenerator,
Expand Down

0 comments on commit ef59961

Please sign in to comment.