Onboard auth: remove leftover merge marker

This commit is contained in:
joshavant
2026-02-24 15:07:29 -06:00
committed by Peter Steinberger
parent fce4d76a78
commit e8d1725187

View File

@@ -206,7 +206,6 @@ export async function setAnthropicApiKey(
});
}
<<<<<<< HEAD
export async function setOpenaiApiKey(
key: SecretInput,
agentDir?: string,