Skip to content

Commit

Permalink
Fixes lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
metroid-samus committed Sep 28, 2023
1 parent 81433b4 commit 2fd511f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dispatch/static/dispatch/src/document/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ export default {
delete(documentId) {
return API.delete(`${resource}/${documentId}`)
},

}

0 comments on commit 2fd511f

Please sign in to comment.