chore: cleanup
This commit is contained in:
@@ -779,11 +779,6 @@ const onEditRequest = async (newRequestName: string) => {
|
||||
return
|
||||
}
|
||||
|
||||
if (result.right.type === "invalid") {
|
||||
// REQUEST_INVALIDATED
|
||||
return
|
||||
}
|
||||
|
||||
displayModalEditRequest(false)
|
||||
toast.success(t("request.renamed"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user