Skip to content

Commit 485f8b5

Browse files
Update web/app/settings/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2218a74 commit 485f8b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

web/app/settings/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ export default function SettingsPage() {
242242
).current;
243243

244244
useEffect(() => {
245-
fetchSettings();
246245
fetchSettings();
247246
fetchEnvConfig();
248247
if (activeTab === "llm_providers") {

0 commit comments

Comments
 (0)