Skip to content

Commit ed213ba

Browse files
feedback
1 parent c8b2f92 commit ed213ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/web/src/app/[domain]/settings/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { ServiceErrorException } from "@/lib/serviceError";
1111
import { getOrgFromDomain } from "@/data/org";
1212
import { OrgRole } from "@prisma/client";
1313
import { hasEntitlement } from "@sourcebot/shared";
14-
import { env } from "@sourcebot/shared/client";
1514

1615
interface LayoutProps {
1716
children: React.ReactNode;

0 commit comments

Comments
 (0)