New import

pull/9078/head
zomars 2022-07-22 20:32:10 -06:00
parent aba7b1ec1c
commit 159792831a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import { NextMiddleware } from "next-api-middleware";
import { hashAPIKey } from "@calcom/ee/lib/api/apiKeys";
import { hashAPIKey } from "@calcom/ee/api-keys/lib/apiKeys";
import { isAdminGuard } from "@lib/utils/isAdmin";