We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830516f commit c1708d0Copy full SHA for c1708d0
site/src/pages/TemplatesPage/TemplatesPageView.tsx
@@ -39,7 +39,6 @@ import {
39
} from "components/TableLoader/TableLoader";
40
import { useClickableTableRow } from "hooks/useClickableTableRow";
41
import { PlusIcon } from "lucide-react";
42
-import type { OrganizationPermissions } from "modules/permissions/organizations";
43
import { linkToTemplate, useLinks } from "modules/navigation";
44
import type { OrganizationPermissions } from "modules/permissions/organizations";
45
import type { FC } from "react";
0 commit comments