mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
unused var
This commit is contained in:
parent
278c14ba2e
commit
eb7ae2588c
2
invokeai/frontend/web/index.d.ts
vendored
2
invokeai/frontend/web/index.d.ts
vendored
@ -1,4 +1,4 @@
|
||||
import React, { PropsWithChildren } from 'react';
|
||||
import { PropsWithChildren } from 'react';
|
||||
import { IAIPopoverProps } from '../web/src/common/components/IAIPopover';
|
||||
import { IAIIconButtonProps } from '../web/src/common/components/IAIIconButton';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user