fix: and redeclaration
This commit is contained in:
parent
28d636fa0d
commit
a48ca25fa2
1 changed files with 0 additions and 2 deletions
|
|
@ -333,8 +333,6 @@ export default defineComponent({
|
|||
defineActionHandler("request.method.head", () => updateMethod("HEAD"))
|
||||
|
||||
return {
|
||||
$t: t,
|
||||
$toast,
|
||||
newEndpoint,
|
||||
newMethod,
|
||||
methods,
|
||||
|
|
|
|||
Loading…
Reference in a new issue