Skip to content

Commit a0187cc

Browse files
psychedelicioushipsterusername
authored andcommitted
fix(ui): remove unused import in storybook
1 parent 2f656cc commit a0187cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

invokeai/frontend/web/.storybook/preview.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { Provider } from 'react-redux';
66
import ThemeLocaleProvider from '../src/app/components/ThemeLocaleProvider';
77
import { $baseUrl } from '../src/app/store/nanostores/baseUrl';
88
import { createStore } from '../src/app/store/store';
9-
import { Container } from '@chakra-ui/react';
109
// TODO: Disabled for IDE performance issues with our translation JSON
1110
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
1211
// @ts-ignore

0 commit comments

Comments
 (0)