diff --git a/src/design-system/atoms/avatar/Avatar.stories.tsx b/src/design-system/atoms/avatar/Avatar.stories.tsx index c6e83a2..e800fe5 100644 --- a/src/design-system/atoms/avatar/Avatar.stories.tsx +++ b/src/design-system/atoms/avatar/Avatar.stories.tsx @@ -1,4 +1,3 @@ -import { text } from '@storybook/addon-knobs'; import * as React from 'react'; import { Avatar } from './Avatar';