Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PECO-1179] Added handling for staging remove (#174)
Earlier when I had coded this, I accidentally introduced a bug where the user facing API was delete instead of remove. This was because under the hood we are doing a delete operation. This should fix the bug, we should definitely hotfix our release. I've tested it locally for each operation this time.
- Loading branch information