chore(ui): lint

This commit is contained in:
psychedelicious
2024-11-06 15:40:07 +10:00
committed by Kent Keirsey
parent 63fb3a15e9
commit a01d44f813
3 changed files with 4 additions and 4 deletions

View File

@@ -49,6 +49,7 @@ import { isControlNetOrT2IAdapterModelConfig, isIPAdapterModelConfig } from 'ser
import type { Equals } from 'tsafe';
import { assert } from 'tsafe';
/** @knipignore */
export const selectDefaultControlAdapter = createSelector(
selectModelConfigsQuery,
selectBase,