Moar fixes

pull/2663/head
zomars 2022-05-02 18:00:20 -06:00
parent fdbfd759af
commit aebb610403
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ import { JSONObject } from "superjson/dist/types";
import { z } from "zod";
import { SelectGifInput } from "@calcom/app-store/giphy/components";
import getApps, { getLocationOptions, hasIntegration } from "@calcom/app-store/utils";
import getApps, { getLocationOptions } from "@calcom/app-store/utils";
import { useLocale } from "@calcom/lib/hooks/useLocale";
import showToast from "@calcom/lib/notification";
import { StripeData } from "@calcom/stripe/server";