Skip to content

Commit

Permalink
remove unused type import
Browse files Browse the repository at this point in the history
  • Loading branch information
briangregoryholmes committed Dec 14, 2023
1 parent 01d00f1 commit 72bbf4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web-common/src/features/models/selectors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 72bbf4f

Please sign in to comment.