mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-08 14:02:09 +01:00
chore: clean unnecessary console.log
This commit is contained in:
parent
c4c0e837e5
commit
802a97f6e0
@ -89,7 +89,6 @@ export const HotkeysProvider = (props) => {
|
||||
collectionUid: activeTab.collectionUid
|
||||
});
|
||||
});
|
||||
console.log(currentDrafts);
|
||||
dispatch(saveMultipleRequests(currentDrafts));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user