Skip to content

Commit f2eee4a

Browse files
chore(ui): lint
1 parent e129525 commit f2eee4a

File tree

1 file changed

+0
-1
lines changed
  • invokeai/frontend/web/src/services/api

1 file changed

+0
-1
lines changed

invokeai/frontend/web/src/services/api/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export type ImageDTO = S['ImageDTO'];
3838
export type BoardDTO = S['BoardDTO'];
3939
export type ImageCategory = S['ImageCategory'];
4040
export type OffsetPaginatedResults_ImageDTO_ = S['OffsetPaginatedResults_ImageDTO_'];
41-
export type GetImageNamesArg = NonNullable<paths['/api/v1/images/names']['get']['parameters']['query']>;
4241

4342
// Models
4443
export type ModelType = S['ModelType'];

0 commit comments

Comments
 (0)