Fix liinter

This commit is contained in:
Fabio Berger
2018-10-05 17:34:46 +01:00
parent a5d0066d00
commit 03bfc7dd40
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ import { Text } from 'ts/components/ui/text';
import { Deco, Key, TutorialInfo } from 'ts/types';
import { Translate } from 'ts/utils/translate';
import { darken, saturate } from 'polished';
import { styled } from 'ts/style/theme';
export interface TutorialButtonProps {