mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
remove unused import
This commit is contained in:
parent
dc483673d4
commit
1ddf17de5a
@ -1,5 +1,5 @@
|
||||
import { document } from 'global';
|
||||
import React, { ErrorInfo } from 'react';
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import { RenderMainArgs, ShowErrorArgs } from './types';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user