diff --git a/apps/web/src/views/card/index.tsx b/apps/web/src/views/card/index.tsx
index 24e6c504..f7b9e5ef 100644
--- a/apps/web/src/views/card/index.tsx
+++ b/apps/web/src/views/card/index.tsx
@@ -29,7 +29,6 @@ import LabelSelector from "./components/LabelSelector";
import ListSelector from "./components/ListSelector";
import MemberSelector from "./components/MemberSelector";
import { NewChecklistForm } from "./components/NewChecklistForm";
-import NewChecklistItemForm from "./components/NewChecklistItemForm";
import NewCommentForm from "./components/NewCommentForm";
interface FormValues {
@@ -213,94 +212,96 @@ export default function CardPage() {
+ {t`Card not found`} +
+ )} +