Skip to content

Commit

Permalink
Release 2.0-stable (#88)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: StyleCI <[email protected]>
Co-authored-by: tinkleCat <[email protected]>
  • Loading branch information
3 people authored May 30, 2024
1 parent 14264fe commit 046a931
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Stubs/Api/read.stub
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
read (id) {
return request({
url: '{REQUEST_ROUTE}/read/' + id,
method: 'get',
data
method: 'get'
})
},

0 comments on commit 046a931

Please sign in to comment.