update with comment in pr

This commit is contained in:
sam hoang
2025-01-28 11:18:51 +07:00
parent 0fa6fd4ddb
commit 179ea7904b
3 changed files with 2 additions and 4 deletions

View File

@@ -97,8 +97,6 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
apiConfiguration,
})
console.log("Experiments", experiments)
vscode.postMessage({
type: "updateExperimental",
values: experiments,