Merge branch 'refactor/ui' of https://github.com/hoppscotch/hoppscotch into refactor/ui

This commit is contained in:
liyasthomas 2021-07-31 21:04:16 +05:30
commit 1ef7b52425

View file

@ -333,8 +333,6 @@ export default defineComponent({
defineActionHandler("request.method.head", () => updateMethod("HEAD"))
return {
$t: t,
$toast,
newEndpoint,
newMethod,
methods,