New import
parent
aba7b1ec1c
commit
159792831a
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in New Issue