chore: remove unused variable

This commit is contained in:
2024-12-01 18:59:38 +00:00
parent 9d0b00d581
commit 98cbda9c10

View File

@@ -74,7 +74,6 @@ function TemplateEditor() {
}
function TemplateNotFound() {
const { templateName } = templateEditorRoute.useParams();
const router = useRouter();
return (