Skip to content

Commit

Permalink
Remove umwanted imports
Browse files Browse the repository at this point in the history
  • Loading branch information
samaradel committed Dec 2, 2024
1 parent ff6bbd2 commit 0530230
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/playground/src/utils/nodeSelector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import type {
SelectionDetailsFilters,
SelectionDetailsFiltersValidators,
} from "../types/nodeSelector";
import { createCustomToast, ToastType } from "./custom_toast";
import { normalizeError } from "./helpers";

export interface GetLocationsConfig {
Expand Down

0 comments on commit 0530230

Please sign in to comment.