Skip to content

Commit 2beba09

Browse files
chore(ui): lint
1 parent e56b032 commit 2beba09

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

invokeai/frontend/web/src/services/api/endpoints/workflows.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
import queryString from 'query-string';
12
import type { paths } from 'services/api/schema';
23

34
import { api, buildV1Url, LIST_TAG } from '..';
4-
import queryString from 'query-string';
55

66
/**
77
* Builds an endpoint URL for the workflows router

0 commit comments

Comments
 (0)