fix lint issue

This commit is contained in:
Pallavi
2025-08-22 19:18:47 +05:30
parent 9557f755a5
commit fb1481c69c
2 changed files with 2 additions and 2 deletions

View File

@@ -70,4 +70,4 @@ export const proxyToRemote = async (
)
);
}
}
};