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