mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Removed unused import
This commit is contained in:
parent
912e6965da
commit
30db8420fb
@ -1,5 +1,4 @@
|
||||
import memoize from 'memoizerific';
|
||||
import { color } from './base';
|
||||
import { Color, Background, Typography } from './types';
|
||||
|
||||
type Value = string | number;
|
||||
|
Loading…
x
Reference in New Issue
Block a user