Skip to content

Commit 3cd8d48

Browse files
Mary Hipppsychedelicious
Mary Hipp
authored andcommitted
lint
1 parent f4672ad commit 3cd8d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

invokeai/frontend/web/src/features/controlLayers/konva/CanvasTool/CanvasBboxToolModule.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import { selectModel } from 'features/controlLayers/store/paramsSlice';
88
import { selectBbox } from 'features/controlLayers/store/selectors';
99
import type { Coordinate, Rect, Tool } from 'features/controlLayers/store/types';
1010
import type { ModelIdentifierField } from 'features/nodes/types/common';
11+
import { API_BASE_MODELS } from 'features/parameters/types/constants';
1112
import Konva from 'konva';
1213
import { noop } from 'lodash-es';
1314
import { atom } from 'nanostores';

0 commit comments

Comments
 (0)