diff --git a/web-common/src/features/models/selectors.ts b/web-common/src/features/models/selectors.ts index bb6049be320..0fbec1ba1d0 100644 --- a/web-common/src/features/models/selectors.ts +++ b/web-common/src/features/models/selectors.ts @@ -11,7 +11,6 @@ import { getRuntimeServiceListFilesQueryKey, runtimeServiceListFiles, V1ListFilesResponse, - V1ProfileColumn, } from "@rilldata/web-common/runtime-client"; import type { QueryClient } from "@tanstack/query-core"; import { TIMESTAMPS } from "../../lib/duckdb-data-types";