Skip to content

Commit

Permalink
chore(provider): removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jigar-arc10 committed Dec 2, 2024
1 parent 78913de commit bb76982
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/provider-console/src/pages/attributes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const Attributes: React.FunctionComponent = () => {
"providerDetails",
() => consoleClient.get(`/v1/providers/${address}`),
{
// You might want to adjust these options based on your needs
refetchOnWindowFocus: false,
retry: 3
}
Expand Down

0 comments on commit bb76982

Please sign in to comment.