Skip to content

Commit

Permalink
Update features/admin.remote-userstores.v1/api/use-get-user-store-age…
Browse files Browse the repository at this point in the history
…nt-connections.ts

Co-authored-by: Pavindu Lakshan <[email protected]>
  • Loading branch information
JayaShakthi97 and pavinduLakshan authored Nov 28, 2024
1 parent 9f634a4 commit 6c13234
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ const useGetUserStoreAgentConnections = <Data = AgentConnectionInterface[], Erro
const requestConfig: RequestConfigInterface = {
headers: {
Accept: "application/json",
"Access-Control-Allow-Origin": store.getState().config.deployment.clientHost,
"Content-Type": "application/json"
},
method: HttpMethods.GET,
Expand Down

0 comments on commit 6c13234

Please sign in to comment.