mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01:00
rebase + remove log
This commit is contained in:
parent
d605542e8d
commit
4554aedbea
@ -75,7 +75,6 @@ export function ProviderCreationModal({
|
||||
"Failed to parse JSON file. Please ensure it's a valid JSON."
|
||||
);
|
||||
}
|
||||
console.log(JSON.stringify(jsonContent));
|
||||
setFieldValue("api_key", JSON.stringify(jsonContent));
|
||||
} catch (error) {
|
||||
setFieldValue("api_key", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user