chore: cleanup
This commit is contained in:
@@ -302,12 +302,6 @@ const saveRequestAs = async () => {
|
||||
return
|
||||
}
|
||||
|
||||
if (updateRequestResult.right.type === "invalid") {
|
||||
// REQUEST_INVALIDATED | REQUEST_PATH_NOT_FOUND
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
// These remain here in the component
|
||||
RESTTabs.currentActiveTab.value.document = {
|
||||
request: updatedRequest,
|
||||
|
||||
Reference in New Issue
Block a user