Skip to content

Commit

Permalink
eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oksydan committed Oct 22, 2023
1 parent 25b67db commit f86dca8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _dev/js/theme/components/http/useDefaultHttpRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ const useDefaultHttpRequest = (url, payload, options = {}) => {
};

export default useDefaultHttpRequest;

0 comments on commit f86dca8

Please sign in to comment.