💩 Removed unused parameters

This commit is contained in:
Liyas Thomas
2019-11-16 09:02:35 +05:30
parent 461dd21806
commit 5f8729536c
2 changed files with 0 additions and 2 deletions

View File

@@ -127,7 +127,6 @@ export default {
// pass data separately to don't depend on request's collection, folder fields
// probably, they should be deprecated because they don't describe request itself
this.$store.commit("postwoman/editRequest", {
requestOld: this.$props.request,
requestOldCollectionIndex: this.$props.collectionIndex,
requestOldFolderIndex: this.$props.folderIndex,
requestOldIndex: this.$props.requestIndex,