Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Dec 15, 2023
1 parent 315c9eb commit 932ae32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/playground/src/request/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ axle.useRequestInterceptor(
path: ['data.name'],
method: 'post',
},
'/user/get-user': {
path: ['params.id'],
},
},
})
)
Expand Down

0 comments on commit 932ae32

Please sign in to comment.