We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b2f92 commit ed213baCopy full SHA for ed213ba
1 file changed
packages/web/src/app/[domain]/settings/layout.tsx
@@ -11,7 +11,6 @@ import { ServiceErrorException } from "@/lib/serviceError";
11
import { getOrgFromDomain } from "@/data/org";
12
import { OrgRole } from "@prisma/client";
13
import { hasEntitlement } from "@sourcebot/shared";
14
-import { env } from "@sourcebot/shared/client";
15
16
interface LayoutProps {
17
children: React.ReactNode;
0 commit comments