Simplified statement

This commit is contained in:
Thorsten Sommer 2025-01-13 16:22:50 +01:00
parent 59c08fecee
commit 06471eff78
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -197,7 +197,6 @@ public partial class EmbeddingProviderDialog : ComponentBase, ISecretId
private async Task Store()
{
await this.form.Validate();
if (!string.IsNullOrWhiteSpace(this.dataAPIKeyStorageIssue))
this.dataAPIKeyStorageIssue = string.Empty;
// When the data is not valid, we don't store it: