chore: remove unused variable
This commit is contained in:
@@ -74,7 +74,6 @@ function TemplateEditor() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function TemplateNotFound() {
|
function TemplateNotFound() {
|
||||||
const { templateName } = templateEditorRoute.useParams();
|
|
||||||
const router = useRouter();
|
const router = useRouter();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Reference in New Issue
Block a user